@font-face {
font-family: ‘AlkesDemo-Semibold‘;
src: url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.eot’);
src: url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.eot?#iefix’) format(’embedded-opentype’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.woff2′) format(‘woff2’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.woff’) format(‘woff’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.ttf’) format(‘truetype’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘AlkesDemo-Semibold.svg#svgwpf‘) format(‘svg’);
}
@font-face {
font-family: ‘Vision-Thin‘;
src: url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.eot’);
src: url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.eot?#iefix’) format(’embedded-opentype’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.woff2′) format(‘woff2’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.woff’) format(‘woff’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.ttf’) format(‘truetype’),
url(//www.yon-evasion.com/wp-content/themes/salient-child/‘Vision-Thin.svg#svgwpf‘) format(‘svg’);
} .dropdown-button {
background-color: #e75000;
color: white;
padding: 16px;
font-size: 14px;
border: none;
} 
.dropdown { 
position: relative; 
display: inline-block; 
} .dropdown-list {
display: none;
position: absolute;
background-color: #2f9da5;
min-width: 181px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
top: -500px;
} .dropdown-list a {
color: black;
padding: 7px 16px;
text-decoration: none;
display: block;
font-family: verdana;
font-size: 13px;
} .dropdown-list a:hover {
background-color: #e75000;
} .dropdown:hover .dropdown-list { 
display: block; 
} .dropdown:hover .dropdown-button {
background-color: #e75000;
} 
div#faq-section details summary:before {
content: '+';
margin-right: 1rem;
font-size: 1.6rem;
}
div#faq-section details summary h3 {
padding-bottom: 0;
margin-bottom: 0;
font-size: 1.4rem;
}
div#faq-section details {
margin: 1rem 0;
padding: 1.5rem 0.5rem;
border-top: 2px solid #ebecef;
}
details[open] summary {
margin-bottom: 1.3rem;
}
#faq-section {
padding-top: 2rem;
}
div#faq-section details summary {
font-weight: bold;
display: flex;
align-items: center;
cursor: pointer;
}
p.titre-footer {
color: #ffc60f !important;
font-size: 1em !important;
text-transform: none !important;
font-style: normal !important;
line-height: 1.1em !important;
font-weight: bold !important;
}