/*
    template3-page style Chantiers - Habitat (T5-orange)
*/

body #contenuPage {
	font-family: "Comfortaa", Sans-serif !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	background-color: #f8f3f1 !important;
	color: #E6740A;
}
#contenuPage ul {
    margin: 25px 0;
}
#contenuPage li {
    line-height: 1.8em !important;
    margin: 0 0 0 30px;
}
#contenuPage h1 {
    font-size: 40px;
    font-weight: 600;
}
#contenuPage p, h5, li  {
    color: #3B3B3B !important;
}
#contenuPage h1, h2, h3, h4, h6 {
    color: #E6740A !important;
    font-family: "San Francisco Rounded", Sans-serif !important;
}
#contenuPage h3, h4, h5, h6 {
	font-family: "Comfortaa", Sans-serif !important;
}
#contenuPage h2 {
    padding: 0.8em 0 0.8em 0;
}
#contenuPage h3 {
font-size: 1em;
}
#contenuPage details.wp-block-stackable-accordion.stk-block-accordion.stk-inner-blocks.stk-block-content.stk-block {
    border-color: #E6740A !important;
}
#contenuPage .svg-inline--fa path {
    fill: #E6740A !important;
}

#contenuPage strong {
    font-weight: 700 !important;
}

#contenuPage a {
	font-family: "Comfortaa", Sans-serif !important;
	font-weight: 700 !important;
    color: #E6740A;
    text-decoration: none !important;
    padding: 2px;
    box-shadow: inset 0 1.3em 0 0 #E6740A30;
}

#contenuPage a:hover {
    text-decoration: none !important;
    padding: 2px;
    box-shadow: inset 0 1.3em 0 0 #E6740A;
    color: white !important;

}

#contenuPage hr.stk-block-divider__hr {
    background: #E6740A !important;
}




