<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form_container {
			
		max-width:100%;
		font-family: 'Roboto', sans-serif;
		color:#000000;
background-color:#ffffff;

	}
.form_container img{
			
		max-width:100%;
		
	}
	.intro{
max-width:90%;
margin-top:10px;
margin-bottom:30px;
       }
.ls-inscription-p {
font-size: 1.3rem;
margin-top: 33px;
        }

.btn_cta{ width:335px; background-color: #164094; border-radius: 2px; color: #fff; font-size: .75rem; font-family: FuturaPT-Demi; font-weight: 400; text-decoration: none; text-transform: uppercase; line-height: 20px; text-align: center; cursor: pointer; padding: 15px; transition: .8s; }</pre></body></html>