<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.logo img {}
.a-btn, .a-btn-2, .a-btn-3, .a-btn-4, .a-btn-5, .a-btn-6, .a-btn-7, .a-btn-8, .a-btn-9, .a-btn-10,
.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"],
.btn-style-9 input[type="submit"],
.btn-style-10 input[type="submit"] {
 font-weight: 700 !important;
font-size: 18px !important;}

a {
 font-weight: 700 !important;
font-size: 15px !important;}

/*FOOTER*/
p ,
p a {
   font-size: 19px !important;
 line-height: normal;   }


#topmenu ul li a {
 font-weight: 700 !important;
 font-size: 19px !important;
}

#topmenu ul ul li a {
}


        body {
            --main-color: #740e33;
        }

    
        body {
            --second-color: #3a3a3c;
        }

    
        body {
            --dark-color: #111111;
        }

    
        body {
            --grey-color: #494949;
        }

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

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

    
        body {
            --footer-modern-color: #740e33;
        }

    
</pre></body></html>