

.logo img {width:60px !important;height:60px !important;max-height:60px !important;}
.a-btn, .a-btn-2, .a-btn-3, .a-btn-4, .a-btn-5, .a-btn-6, .a-btn-7, .a-btn-8,
.btn-style-1 input[type="submit"],
.btn-style-2 input[type="submit"],
.btn-style-3 input[type="submit"],
.btn-style-4 input[type="submit"],
.btn-style-5 input[type="submit"],
.btn-style-6 input[type="submit"],
.btn-style-7 input[type="submit"],
.btn-style-8 input[type="submit"] {
font-family: "Roboto" !important;font-style:normal !important;}

a {
font-family: "Roboto" !important;}

/*FOOTER*/

#topmenu ul li a {
 font-family: "Roboto", sans-serif !important;
}

#topmenu ul ul li a {
 font-family: "Roboto", sans-serif !important;
}


        body {
            --main-color: #fcd6a4;
        }

    
        body {
            --dark-color: #38373a;
        }

    
        body {
            --grey-color: #58585a;
        }

    
        body {
            --light-grey-color: #b1b3b4;
        }

    
        body {
            --soft-grey-color: #d9dadb;
        }

    