<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS customizations */
body p {text-align: justify;}

.slogan {font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 700; color: #1b5288; letter-spacing: 0px; font-size: 27px; line-height: 30px; text-align: right;}
.slogan span {color: #686868;}

.page-header {display: none !important;}
.main {padding-top: 20px;}
.page-header-light h1 {
    color: #6d6d6d;
    font-size: 1.85em;
	}

h1, h2, h3, h4 {font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 700;  letter-spacing: 0px; color: #4483c1; /*color: #1b5288;*/}
h1 span, h2 span, h3 span {color: #4483c1;}
h4 {font-size:1.8em; /*color: #9f9f9f;*/ color: #686868;}
h4 span {color: #686868;}

.noborder {border: none !important;}
.logopartenaire .img-responsive {   margin: 0 auto; }

.testimonial .testimonial-author img {
 max-width: none;
}

/*rightnav*/
ul.nav-list li a {font-size: 15px;}

.panel-title {font-size: 25px;}

h2.news-titre {
	font-size: 1.6em;
}

.thumb-info-side-image .thumb-info-caption .thumb-info-caption-text {
    padding-bottom: 0px;
}

b, strong {
    font-weight: 600;
}

#footer .phone {font-size: 20px;}

#header .header-nav-main.header-nav-main-light nav &gt; ul &gt; li.active &gt; a {
    background: #c0d9f1 !important;
}
.thumb-info-caption-text {margin-bottom: 0 !important;}

blockquote {text-align: left;}</pre></body></html>