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

/*default-params*/
h1{font-family: 'Ubuntu Condensed', sans-serif; font-weight:400;}
.maincontent{font-family: 'Ubuntu Condensed', sans-serif; font-weight:400;}
p{font-family: 'Ubuntu Condensed', sans-serif; font-weight:400;}
#header-wrapper{
background-color: #007294;
background-image: -moz-linear-gradient(top, #008dab, #007294);
background-image: -webkit-linear-gradient(top, #008dab, #007294);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008dab), to(#007294));
background-image: -ms-linear-gradient(top, #008dab, #007294);
background-image: -o-linear-gradient(top, #008dab, #007294);
background-image: linear-gradient(top, #008dab, #007294);
}
h2{color: #007294; }
{
background-color: #007b9d;
background-image: -moz-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008ead), to(#007b9d));
background-image: -ms-linear-gradient(top, #008ead, #007b9d);
background-image: -o-linear-gradient(top, #008ead, #007b9d);
background-image: linear-gradient(top, #008ead, #007b9d);
}
body .button{
background-color: #007b9d;
background-image: -moz-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008ead), to(#007b9d));
background-image: -ms-linear-gradient(top, #008ead, #007b9d);
background-image: -o-linear-gradient(top, #008ead, #007b9d);
background-image: linear-gradient(top, #008ead, #007b9d);
}
body #header{
background-color: #007b9d;
background-image: -moz-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-linear-gradient(top, #008ead, #007b9d);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008ead), to(#007b9d));
background-image: -ms-linear-gradient(top, #008ead, #007b9d);
background-image: -o-linear-gradient(top, #008ead, #007b9d);
background-image: linear-gradient(top, #008ead, #007b9d);
}
#header nav a:hover{background: #007b9d; }
#menu_others ul{background: #007b9d; }
#header{border-color: #006e8b; }
.button{border-color: #006e8b; }



/*custom-params*/
h1{font-family: 'Ubuntu Condensed', sans-serif !important; font-weight:400 !important;}
.maincontent{font-family: 'Ubuntu Condensed', sans-serif !important; font-weight:400 !important;}
p{font-family: 'Ubuntu Condensed', sans-serif !important; font-weight:400 !important;}
#header-wrapper{background-image: 008dab:007294 !important; }
h2{color: #7294 !important; }
{background-image: 008ead:007b9d !important; }
body .button{background-image: 008ead:007b9d !important; }
body #header{background-image: 008ead:007b9d !important; }
#header nav a:hover{background: #007b9d !important; }
#menu_others ul{background: #007b9d !important; }
#header{border-color: #006e8b !important; }
.button{border-color: #006e8b !important; }



.clear{clear:both; width:100%; height:1px; display:block;}

/*custom_css*/
</pre></body></html>