/*
    Theme Name: Elite Contour
    Theme URI: http://http://www.elitecontour.it/
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: beauty, hair salon, hair, hairdresser, hairstyle, haircut, SPA salon, SPA, beauty salon, wellness, barber, barbershop, manicure, makeup, massage, reservation, booking, WordPress, responsive
    Text Domain: cinderella-child
    Template: cinderella

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */

.header_socials i {
    color: #d9bc7e;
}

.header_socials i:hover,
.header_socials i:focus,
.header_socials i:active {
    color: #000;
}

a.button,
input[type='submit'] {
   background-color: #d9bc7e !important;
   border-color: #d9bc7e !important;
}

a.button:hover,
a.button:focus,
a.button:active,
input[type='submit']:hover,
input[type='submit']:focus,
input[type='submit']:active {
   background-color: #000 !important;
   border-color: #000 !important;
}