.header-banner.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.header-top.fixed,
.header-nav.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
}

div#js-product-list-header {
    display: none;
}
#header .top-menu {
    gap: 50px;
    flex-wrap: wrap;
}
#mobile_top_menu_wrapper {
    padding: 15px;
    background: transparent;
}
.steepbroc {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.btn-class {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
}
.choixtypestands {
    margin: 30px 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 54px;
    align-items: stretch; 
}
.typestandtresors {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.08);
}

.bloc-SPA {
    margin: inherit;
    flex-wrap: wrap;
}
.page-content.page-cms {
    padding: 1.25rem;
    text-align: justify;
    background: inherit;
}
.card {
    background-color: transparent;
}
.page-authentication #content {
    background: transparent;
}
.page-authentication #content {
    background: transparent;
}


/*section commission*/
.titleimg {
    display: flex;
    margin-bottom: 80px;
    margin-top: 50px;
}
.boussole {
    text-align: end;
    margin-right: 15px;
    width: 30%;
}
.boussole img {
    width: 30%;
}
.contentTitle {
    text-align: center;
}
.tauxcommission p {
    font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #5c3b12;
    font-size: 25px;
}
.contentCommission {
    display: flex;
    padding: 10px;
    justify-content: space-evenly;
}
.txtcommission {
    width: 50%;
}
.exempleRepa {
    width: 30%;
    text-align: center;
}
.imgProd img {
    width: 80%;
    height: auto;
}
.tableauComm table {
    margin-right: auto;
    margin-left: auto;
    color: #5c3b12;
    text-align: center;
}
.infoessentielComm {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}
.exempleTitle {
    text-align: center;
}
.exempleTitle .ligne-separateur {
    margin: 0;
}
.boldColor {
    color: #966a3f;
    font-weight: 900;
}
.contentExpli {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.contentRepa {
    display: flex;
    align-items: stretch;
    padding: 50px;
    gap: 18px;
}
.imgexpli {
    height: auto;
}
.contentExpli {
    border-radius: 10px;
    background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondbloc.jpg) center / cover no-repeat;
    box-shadow: 0 20px 40px rgba(55, 31, 19, 0.15), 0 5px 15px rgba(0, 0, 0, 0.08);
    align-content: center;
    padding: 20px;
    text-align: center;
    justify-items: center;
    background-image: url(https://lileauxtresors.com/img/cms/bordertarif.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: transparent;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.contpart1, .contpart2, .contpart3 {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contpart1 .barre {
    margin-right: auto;
    margin-left: auto;
}
.titleTicket {
    margin: 4px;
}
.tauxcommission .prixRecu {
    font-size: 2.5rem;
    font-weight: bold;
    margin-top: 20px;
    color: #5c3b12;
}
.contpart3 ul {
    list-style: disc;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    color: #785843;
    font-size: 22px;
    font-family: "EB Garamond", serif;
    line-height: 1;
}
.tauxcommission .bold {
    font-weight: bold;
}
.contpart2 {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tableauComm th {
    font-size: 18px;
}
.infoessentielComm h3 {
    font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #785843;
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
}
.infoessentielComm ul {
    list-style: disc;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    color: #785843;
    font-size: 22px;
    font-family: "EB Garamond", serif;
    line-height: 1;
}
.grilleCom .title2VG {
    text-align: center;
}
.tableauComm thead {
    background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondtableau.png) center / cover no-repeat;
}
p.commissionsoustitle {
    font-weight: bold;
}
.footer-note p {
    font-weight: bold;
}



.sousTitleasso {
    margin-bottom: 1.5rem;
    font-size: 37px;
    color: #785843;
    font-family: 'EB Garamond', serif;
    line-height: 1.8rem;
}
.btn-corseSPA {
    line-height: 1rem;
}
.broc-tex2:last-of-type {
    border: none;
    padding: 0;
}
p, .page-content.page-cms ul {
    color: #785843;
}
.detailstands {
    color: #785843;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-top: 32px;
}
.faq-question {
    color: #785843;
}
.faq-category {
    font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 2rem;
    color: #5c3b12;
}
.faq-answer ul {
    color: #785843;
}
.comm-row {
  cursor: pointer;
  transition: background 0.3s ease;
}
.comm-row:hover {
  background: #ecd9c2;
}
.comm-row.active {
  background: #ecd9c2;
}
#btnresaFonc {
    border-radius: 5px;
    border: 1px solid #d9bf95;
    box-shadow: 0 0 0 1px #64523e;
    background: url(https://lileauxtresors.com/img/cms/fondbouton.png) center / cover no-repeat;
    font-optical-sizing: auto;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 10px;
    font-weight: 700;
    color: #fff;
}
a.marchebutton {
    font-optical-sizing: auto;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 10px;
    font-weight: 700;
    color: #5c3b12;
    border-radius: 5px;
    background: radial-gradient(circle at center, #fbedd8 0%, #fbedd8 75%, #f5e2c8 90%, #e5bc85 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.08) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}

.bloc-tarifs {
    display: flex;
}
.divimgtarif {
    flex: 1;
}
#imgpiece {
    text-align: left;
}
#impmapmonde {
    text-align: right;
}
.divimgtarif img {
    width: 100%;
    max-width: fit-content;
}

#header .top-menu a[data-depth="0"] {
    font-weight: 700;
    font-size: 27px;
}
.header-top-right.col-md-10.col-sm-12.position-static {
    padding: 0;
}
#header .top-menu {
    gap: 16px;
    flex-wrap: wrap;
}
.titrebanner .barrebroc5 {
    display: block;
    margin-top: 33px;
    width: 80%;
}
.titrebanner p {
    margin: 0;
}
p#titban {
    font-style: normal;
    font-size: 3rem;
    margin: 10px 0;
}
p#soustitban {
    font-style: normal;
    font-size: 2.2rem;
}
div#detailstand {
    font-weight: bold;
    font-size: 20px;
    padding-top: 0;
}
.sousTitleAssoBann {
    text-align: center;
}
p#reverspa {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 10px;
    line-height: 37px;
}
p, .page-content.page-cms ul {
    font-size: 1.03rem;
}
p#protecanimal {
    font-weight: bold;
    font-size: 1.3rem;
}
.assospa2 {
    margin-top: 50px;
}

.outer-border {
    border: 2px solid var(--border-color);
    padding: 10px;
    border-radius: 8px;
    position: relative;
}
.outer-border::before {
    content: "";
    position: absolute;
    top: 5px; left: 5px; right: 5px; bottom: 5px;
    border: 1px solid var(--border-color);
    pointer-events: none;
}
.inner-content {
    text-align: center;
    color: var(--dark-brown);
    padding: 20px;
}
.main-title {
    font-size: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.main-title::before, .main-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: var(--dark-brown);
    margin: 0 20px;
    max-width: 100px;
}
.price-tag-container {
    margin-bottom: 30px;
}
.price-tag {
    background: linear-gradient(to bottom, #dcd0b9, #c4b394);
    padding: 8px 30px;
    border: 1px solid #a38f73;
    border-radius: 20px;
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.2);
    font-size: 1.2rem;
}
.split-layout {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    border-top: 1px solid rgba(74, 55, 40, 0.2);
    padding-top: 5px;
}
.side {
    flex: 1;
    padding: 0 20px;
}
.side h2 {
    font-size: 1.8rem;
    margin-bottom: 5px;
    border-bottom: 1px solid var(--dark-brown);
    display: inline-block;
    padding: 0 10px;
}
.amount {
    font-size: 3rem;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.percentage {
    font-style: italic;
    font-size: 0.9rem;
    margin-bottom: 20px;
}
.services-list {
    list-style: none;
    padding: 0;
    text-align: left;
    display: inline-block;
}

.services-list li {
    margin: 8px 0;
    font-weight: bold;
    color: #5c3b12;
}
.services-list li::before {
    content: "●";
    color: #8b5a2b;
    margin-right: 10px;
}
.product-container {
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
.page-my-account #content .links #discounts-link, .page-my-account #content .links #order-slips-link, .page-my-account #content .links #history-link {
    display: none;
}
#product .product-container {
    position: relative;
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.product-img {
    width: 150px;
    border-radius: 5px;
}
.hang-tag {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f3e5ab;
    padding: 5px 10px;
    border: 1px solid #b8860b;
    font-weight: bold;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.footer-note {
    font-style: italic;
    border-top: 1px solid rgba(74, 55, 40, 0.2);
    padding-top: 5px;
}
.vertical-divider {
    width: 1px;
    border-left: 1px dashed #5c3b12;
    align-self: stretch;
}
.ligne-separateur {
    margin: 20px 0;
}
.flexrecevoir {
    display: flex;
    flex-direction: column;
}
.percentage {
    margin-top: 31px;
}

/*Espace déposant*/
.contact-form {
    background: transparent;
}
#main .page-header {
    display: none;
}
.concept-title {
    text-align: center;
    font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 44px;
    color: #5c3b12;
}
.steps-deposant {
    display: flex;
    justify-content: space-evenly;
    margin-top: 60px;
}
.concept-header {
    text-align: center;
}
.step-deposant {
    background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondbloc.jpg) center / cover no-repeat;
    padding: 35px 20px;
    text-align: center;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    width: 40%;
    box-shadow: 0 20px 40px rgba(55, 31, 19, 0.15), 0 5px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}
.step-deposant p {
    margin: 25px 0;
}
.step-deposant h4 {
    margin-top: 10px;
    display: flex;
    margin-bottom: 15px;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 36px;
    color: #5c3b12;
}
.step-deposant:hover {
    transform: translateY(-6px);
}
.action-deposant {
    margin-top: 50px;
    text-align: center;
}
.action-deposant p {
    margin-bottom: 35px;
    font-size: 2rem;
    font-weight: bold;
}
.action-deposant p {
    margin-bottom: 35px;
    font-size: 2rem;
    font-weight: bold;
    font-family: "EB Garamond", serif;
}
h3.titredepotvente {
    margin-top: 27px;
}
.infoessentielComm ul {
    line-height: normal;
}

#stand-options {
    display: none;
}
.resaweb {
    height: 50vh;
}
.resaweb p {
    text-align: center;
    margin-top: 50px;
    font-size: 1.3rem;
}
#lgcookieslaw_banner_bfdc62b0f991b1d7e3669f67e93e3897 {
    background-color: #fff;
}
#subcategories {
    display: none;
}
#category #wrapper {
    padding-top: 40px;
}

/*Flèche qui remonte en haut*/
#scrollTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #5c3b12;
    color: #ecd9c2;
    border: none;
    border-radius: 50%;
    padding: 9px 18px 13px 18px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    transition: 0.3s;
}
#scrollTopBtn:hover {
    transform: scale(1.1);
}



/*Responsive*/
@media (max-width:1440px) {
    .broc-img img {
        max-width: 130px;
    }
}
@media (max-width:1322px) {
    .boussole {
        width: 22%;
    }
    .boussole img {
        width: 55%;
    }
}
@media (max-width:1199px) {
    .faq-section {
        left: 0;
        margin-left: 0;
    }
    .titrebanner {
        line-height: normal;
        top: 12px;
    }
    .ligne-separateur {
        margin-top: 0px;
    }
    .titrebanner p {
        margin-top: 0;
    }
    .etape a {
        overflow-wrap: anywhere;
    }
    .etape {
        padding: 10px 20px;
    }
    .conceptbrocante {
        padding: 60px 10px;
    }
    .titledebarras {
        padding-top: 20px;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    .broc-tex2:nth-of-type(2), .broc-tex2:nth-of-type(4) {
        border: none;
    }
    .broc-tex2 {
        padding: 0;
    }
    .divimgtarif {
        display: none;
    }
}
@media (max-width: 1185px) {
    .centrertitle {
        margin-left: 10%;
    }
}
@media (max-width: 1024px) {
    .contentRepa {
        padding: 22px;
    }
    .contentExpli {
        padding: 30px;
    }
}
@media (max-width: 992px) {
    .etape1 {
        left: 0;
    }
    .etapes {
        bottom: 20%;
    }
}
@media (max-width: 991px) {
    .tarifs-content .intro {
        line-height: normal;
    }
    .titrebanner {
        line-height: 47px;
        width: 95%;
    }
    .etapes {
        gap: 15px;
    }
    .broc {
        flex-direction: column;
        gap: 0;
    }
    .contentCommission {
        flex-direction: column;
    }
    .txtcommission {
        width: 100%;
    }
    .exempleRepa {
        width: 100%;
        margin-top: 50px;
    }
    .broc-tex2:nth-of-type(1), .broc-tex2:nth-of-type(3) {
        border: none;
    }
    .titreSoustitreAsso {
        padding-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }    
}
@media (max-width: 843px) {
    .centrertitle {
        margin-left: 0%;
    }
}
@media (max-width: 767px) {
    #header .top-menu {
        flex-direction: column;
    }
    .js-top-menu-bottom {
        text-align: center;
    }
    .etapes {
        flex-direction: column;
        position: relative;
        padding-bottom: 35px;
    }
    .banniereacc {
        height: 1000px;
    }
    .title-tarifs {
        flex-direction: column;
    }
    .etape {
        padding: 30px 20px;
    }
    .title-stands h2 {
        position: relative;
        top: auto;
        left: inherit;
        transform: none;
        margin: 0;
    }
    .title-stands.reveal-left.reveal-visible {
        display: flex;
    }
    .logo-top {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        max-width: 100%;
    }
    #contact-link::before {
        left: -20px;
    }
    .conceptbrocante {
        flex-direction: column;
        padding: 90px 0;
    }
    .broc {
        flex-direction: column;
    }
    .titrebanner {
        font-size: 2rem;
    }
    .corse {
        font-size: 3rem;
    }
    .titrebanner p {
        margin-bottom: 0;
    }
    .overlay {
        height: 100%;
    }
    .btn-corse {
        padding: 18px 15px 20px 15px;
        text-align: center;
        line-height: 29px;
    }
    .btn-class {
        bottom: auto;
        transform: none;
        left: inherit;
        position: relative;
        text-align: center;
        margin-top: 205px;
    }
    .etapes {
        top: 380px;
        gap: 15px;
    }
    .contentRepa {
        flex-direction: column;
    }
    .boussole {
        display: none;
    }
    .titleimg {
        display: block;
    }
    .split-layout {
        flex-direction: column;
    }
    .vertical-divider {
        margin: 20px 0;
        width: 100%;
        border-bottom: 1px dashed #5c3b12;
        align-self: stretch;
    }
    .side {
        flex: inherit;
        padding: 0 20px;
        width: 100%;
    }
    .footer-note p {
        line-height: normal;
    }
    .contentrecevoir {
        width: 100%;
    }
    .flexrecevoir {
        flex-direction: column;
    }
    .product-container.imgProd {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
    .ligne-separateur {
        margin-top: 31px;
    }
    .contentExpli {
        background-image: none;
        border: solid 1px #5c3b12;
    }
    .steps-deposant {
        flex-direction: column;
        gap: 40px;
    }
    .step-deposant {
        width: 100%;
    }
    #header .top-logo img {
        width: auto;
        max-height: 5rem;
    }
    #header .header-nav {
        border-bottom: #f6f6f6 2px solid;
        background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondbloc.jpg) center / cover no-repeat;
    }
}
@media (max-width: 625px) {
    .dispotitreSPA {
        display: none;
    }
    .titledebarras p {
        display: none;
    }
    .prixtarifA {
        line-height: normal;
    }
    .detailstands {
        line-height: normal;
    }
}
@media (max-width: 575px) {
    .row {
        margin-right: 0;
        margin-left: -15px;
    }
    .title-stands.reveal-left.reveal-visible {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .tarifs-content .tarifs-list li {
        align-items: center;
    }
    .footer-container .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .espacededies {
        padding: 20px;
    }
    .titrevitvol {
        text-align: center;
    }
    .bloc-espace {
        flex-direction: column;
    }
    .expliDebarras {
        padding: 0 40px;
    }
    .assospa2 {
        padding: 30px;
    }
    img.image-bloc-asso {
        width: 90px;
    }
    .conceptbrocante {
        padding: 90px 15px;
    }
    a.btn-corse {
        font-size: 25px;
    }
    .title2VG {
        font-size: 35px;
    }
}
@media (max-width: 550px) {
    .tariftresors {
        padding: 20px;
    }
    .prixtarif {
        font-size: 5rem;
    }
    .barrebroc4 {
        width: 330px;
    }
    .btn-asso {
        flex-direction: column;
    }
    .btn-corseSPA {
        font-size: 30px;
        padding: 20px;
    }
}
@media (max-width: 491px) {
    .prixtarifExp {
        line-height: normal;
    }
}
@media (max-width: 475px) {
    .titrebanner .barrebroc5 {
        margin-top: 5px;
    }
    p#soustitban {
        font-size: 1.5rem;
    }
    p#titban {
        font-size: 2rem;
    }
}
@media (max-width: 454px) {
    .barre {
        width: 110px;
    }
}
@media (max-width: 452px) {
    .btn-class {
        margin-top: 188px;
    }
}
@media (max-width: 446px) {
    .etape-bloc-spa {
        flex-direction: column;
        height: auto;
        width: 100%;
    }
}
@media (max-width: 430px) {
    .title-concept {
        flex-direction: column;
    }
    .title-stands img {
        width: 43%;
    }
    .tarifs-content .intro {
        font-size: 40px;
    }
    .barrebroc4 {
        width: 280px;
    }
}
@media (max-width: 386px) {
    .btn-class {
        margin-top: 170px;
    }
}
@media (max-width: 375px) {
    .title-tarifs img {
        max-width: 243px;
    }
    .titrebanner {
        font-size: 1.5rem;
    }
    .corse {
        font-size: 2rem;
        line-height: 30px;
    }
    .titrebanner p {
        font-size: 1.5rem;
    }
    .etapes {
        top: 344px;
    }
}
@media (max-width: 374px) {
    .btn-class {
        margin-top: 145px;
    }
}
@media (max-width: 350px) {
    .barre {
        width: 80px;
    }
    .etapes {
        top: 353px;
    }
}
@media (max-width: 344px) {
    .btn-corse {
        font-size: 30px;
    }
    .tableauComm td {
        font-size: 14px;
    }
    .prixtarif {
        font-size: 3rem;
    }
    .barrebroc4 {
        width: 200px;
    }
}
@media (max-width: 330px) {
    .tableauComm th {
        font-size: 16px;
    }
}



/*Carte trésors*/
@media (max-width: 1736px) {
    .croixetape1 {
        left: 23%;
    }
    .croixetape2 {
        left: 63%;
    }
}
@media (max-width: 1680px) {
    .croixetape3 {
        left: 47%;
    }
    .croixetape4 {
        left: 87%;
    }
}
@media (max-width: 1592px) {
    .croixetape1 {
        left: 27%;
    }
}
@media (max-width: 1546px) {
    .etapeVD {
        padding: 32px;
    }
    .croixetape2 {
        left: 62%;
    }
    .croixetape6 {
        top: 75%;
        left: 67%;
    }
    .croixetape5 {
        top: 64%;
        left: 34%;
    }
    .croixetape4 {
        top: 58%;
        left: 85%;
    }
}
@media (max-width: 1515px) {
    .croixetape2 {
        left: 61%;
    }
    .etapeVD {
        width: auto;
        max-width: 413px;
    }
    .croixetape5 {
        left: 32%;
    }
    .croixetape6 {
        left: 63%;
    }
}
@media (max-width: 1348px) {
    .croixetape1 {
        left: 31%;
    }
    .croixetape2 {
        left: 60%;
    }
    .croixetape3 {
        left: 48%;
    }
    .croixetape4 {
        top: 69%;
    }
    .etape5 {
        left: 8%;
    }
    .croixetape5 {
        left: 28%;
    }
    .etape6 {
        left: 46%;
    }
    .croixetape6 {
        left: 64%;
    }
}
@media (max-width: 1199px) {
    .etapeVD {
        width: auto;
        max-width: 100%;
        left: 0%;
    }
}
@media (max-width: 600px) {
    .etapeVD {
        padding: 10px;
    }
}






/*changement texte couleur*/
.etape h3 {
    color: #5c3b12;
}
.etape a {
    color: #5c3b12;
}
.brocp {
    color: #5c3b12;
}
p, .page-content.page-cms ul {
    color: #5c3b12;
}
.stand-item2 {
    color: #5c3b12;
}
.infoessentielComm h3 {
    color: #5c3b12;
}
.infoessentielComm ul {
    color: #5c3b12;
}
.contpart3 ul {
    color: #5c3b12;
}
.titledebarras p {
    color: #5c3b12;
}
.contentdebarras ul li {
    color: #5c3b12;
}
.debarascall p {
    color: #5c3b12;
}
.faq-question {
    color: #5c3b12;
}
a {
    color: #5c3b12;
}
.contentdebarras ul li::before {
    color: #5c3b12;
}
.btn-primary:hover {
    background-color: #5c3b12;
    border: none;
}
.btn-primary:focus, .btn-primary.focus {
    background-color: #3b250a;
    border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    background-color: #5c3b12;
    border-color: none;
    background-image: none;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
    background-color: #3b250a;
    border-color: none;
}