<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2024 | 03:42:20 */
.ghost {
	display: none !important;
	height: 0 !important;
	overflow: hidden !important;
}

body.single-membre:not(.has-sidebar) #lqd-site-content&gt;.container {
    max-width: none;
    width: 100%;
    padding: 0;
} 

/*.menu-item.prepa a {
	padding: 8px 14px 8px 14px;
    border: solid 2px #ffffff;
    border-radius: 3em;
	color: #ffffff;
    fill: #ffffff;
}*/

.menu-item.prepa a:before {
	content: "âž½";
    position: relative;
    top: 0;
    margin-right: 7px;
    color: #e5074D;
    font-size: 1.5em;
} 

.menu-item a sup {
	border: solid 1px #e5074D;
    border-radius: 1.5em;
    color: #e5074D;
    padding: 5px 8px 4px 8px !important;
}</pre></body></html>