/*
 Theme Name:   Hello Elementor Child
 Theme URI:    
 Description:  Hello Elementor Child Theme
 Author:       Davide Cominato
 Author URI:   http://www.cominato.it
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/

a,
button {
    color: #2E57A5;
}

button:hover {
    background-color: #2E57A5;
}

.elementor-flip-box__front {
    background-color: #2E57A5 !important;
}