:root {
  color-scheme: only light;
}

html {
  color-scheme: only light !important;
}

body {
  background-color: white !important;
  color: #000000 !important;
  forced-color-adjust: none;
}


.aa-dchecker-price,
.aa-dchecker-title {
    display: none !important;
}

.puces-blanches,
.puces-blanches li {
  color: #7fd7e1;
}

.puces-white,
.puces-white li {
  color: white;
}

.puces-turquoises,
.puces-turquoises li {
  color: #258fa4;
}

.aa-dchecker-button:hover {
    background-color: #258fa4 !important;
    transform: translateY(0px) !important;
}

.aa-dchecker-input {
    margin: 0 auto;
    display: block;
}

.espacement-paragraphe p {
  margin-bottom: 0.6em !important;
}

@media (max-width: 1024px) {
    #item-179497138805 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li > *:not(ul):not(div) {
        font-size: 20px !important;
        line-height: 20px !important;
    }
}

strong, b { font-weight: 700 !important; }


