<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Themify Customize Styling */
a {		font-weight:bold;
	font-weight:bold;
	color: #337ab7; 
}
a:hover {
	text-decoration:underline;
	color: #337ab7; 
}

/* Themify Custom CSS */
.related-posts .related-title{
visibility:hidden !important;
}
.related-posts .related-title:after{
content:"Articles connexes";
visibility:visible !important;
display: flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.loops-wrapper .post {
    text-align: left;
}
.widget ul {
  list-style-type: square;
  list-style-position: outside;
	list-style:square;
	margin-left: 1em;
}
.widget li {
  list-style-type: square;
  list-style-position: outside;
	list-style:square;
	margin-left: 1em;
}
.themify_builder_content-3180 .tb_2gjb243.module-widget, .themify_builder_content-3180 .tb_2gjb243.module-widget a {
    line-height: 16px;
}
.post-title a {
    text-decoration: none;
    color: #337ab7;
}
p {

    line-height: initial;
}
.module img {
    border: 0;
    vertical-align: baseline;
}
#main-nav a {
	   padding-bottom: 0px;
    padding-top: 0px;
}
</pre></body></html>