/*
Template: jackrose
Theme Name: Jack & Rose (Child)
Theme URI: http://singlestroke.io/theme/jackrose/
Author: SingleStroke
Author URI: http://singlestroke.io/
Description: A Whimsical Wedding WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jackrose
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.button:hover  
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
.wp-block-button__link:hover, .
wp-block-file .wp-block-file__button:hover, 
.button:focus, 
button:focus, 
input[type="button"]:focus, input[type="reset"]:focus, 
input[type="submit"]:focus, 
.wp-block-button__link:focus, 
.wp-block-file .wp-block-file__button:focus, 
.button:active, 
button:active, 
input[type="button"]:active, 
input[type="reset"]:active, 
input[type="submit"]:active, 
.wp-block-button__link:active, 
.wp-block-file .wp-block-file__button:active {
    background-color: #e6d3c4 !important;
    border-color: #e6d3c4 !important;
