<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*CSS POUR LES PAGES CMS MECENAT*/

p.tips{
width: 80%;
margin: auto;
padding: 25px;
font-style: italic;
margin-bottom: 20px;
}

/*FAQ*/

p.faq-h2 {
	font-weight: 600;
	font-size:1.2em;
	color: #000;
}
p.faq-h3{
	font-weight: 600;
	font-size:1.1em,
	color: #000;
}

h2.CMS{
    margin-top: 20px;
}

p.CMS{
    margin-top: 20px;
}

/*Comment Ã§a marche*/

a.big-flex-button{
	align-items: center;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  font-size: 18px;
  line-height: 24px;
}

/*.col-lg-12.mb-2-2 iframe{
    max-height:70%;
    max-width: 100%;
}
div.main-wrapper #q1,
div.main-wrapper #q2,
div.main-wrapper #q3,
div.main-wrapper #q4{
	  scroll-margin-top: 8em;
}*/</pre></body></html>