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

@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
 body{	
    min-height:500px;
    font-size: 100% !important;
    padding:0px;
    margin: 0px;
    position: relative;
    font-family: 'Lato', sans-serif !important;
}


img{border:none !important;}
input{outline: none;}
.blockPathTitre {
    z-index:99;
}

</pre></body></html>