<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pre-header{
	/*background-color: #000;*/
	padding: 5px;
	color: #fff;
	height: 35px;
}
.small-social-icon {
    margin: 0 5px 0px 0;
    width: 25px;
    height: 25px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    border-color: transparent;
    overflow: hidden;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    letter-spacing: 0em !important;
    color: #eaeaea !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.small-social-icon i{
	display: block;
    position: relative;
    width: 25px;
    height: 25px;
    margin-top: 6px;
    font-size: 11px;
}

.languages-nav li a {
    height: 35px;
    padding: 5px;
    margin-top:-5px;
}
section .container{
	/* font-size: 21px; */
    margin-bottom: 10px;
    font-weight: lighter;
    line-height: 1.4;
}
.error {
    font-size: 13px;
    padding: 5px;
}
div[editor="content"] img {
    margin: 15px;
}

section#logos_carousel img {
    max-height: 130px;
}
#gray_footer {
    background: #dcdbd7;
    padding: 20px;
    color: #272727;
}
#gray_footer a{
    color: #272727;
}
#gray_footer .fa{
    color: #b7b7b3;
}
#gray_footer li{
    list-style: none;
}

.nav&gt;li&gt;a {
    padding: 10px 10px;
}</pre></body></html>