@import url(main.css);
/***************************** NAVBAR *****************************/
.animated-border-button:after { background-color: #32a555; }

/***************************** SECTION ENGAGEMENT *****************************/
.engagement-overlay { background: rgba(0, 0, 0, 0); z-index: 0; }

/***************************** SECTION MAISON *****************************/
body > main > div.wrapper > div > div.row.row-eq-height.row-flex.flex-wrap.mx-auto.photoText-div > div.col-sm-9.col-lg-6.py-5.order-2.order-lg-1.order-xl-1.order-xxl-1.position-relative.bg-primaryColor.text-color-primary.minimum-height > div.px-5.py-3.fs-5.position-relative.z-1 ol > li { counter-increment: liste-numerotee; display: grid; grid-template-columns: 42px 1fr; align-items: center; column-gap: 16px; margin-bottom: 20px; }

body > main > div.wrapper > div > div.row.row-eq-height.row-flex.flex-wrap.mx-auto.photoText-div > div.col-sm-9.col-lg-6.py-5.order-2.order-lg-1.order-xl-1.order-xxl-1.position-relative.bg-primaryColor.text-color-primary.minimum-height > div.px-5.py-3.fs-5.position-relative.z-1 ol > li::before { content: counter(liste-numerotee, decimal-leading-zero); display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 50%; background-color: #dce9dd; color: #456047; font-weight: 700; line-height: 1; }

body > main > div.wrapper > div > div.row.row-eq-height.row-flex.flex-wrap.mx-auto.photoText-div > div.col-sm-9.col-lg-6.py-5.order-2.order-lg-1.order-xl-1.order-xxl-1.position-relative.bg-primaryColor.text-color-primary.minimum-height > div.px-5.py-3.fs-5.position-relative.z-1 ol > li > * { margin-top: 0; margin-bottom: 0; }

/***************************** CTA *****************************/
.button_homepageDoubleScreen p { margin: 0 !important; }

a.button_homepageDoubleScreen { background-color: white !important; transition: background-color 0.3s ease, color 0.3s ease; }

a.button_homepageDoubleScreen:hover { background-color: #2B8F49 !important; color: white !important; }

a.button_homepageDoubleScreen:hover span { color: white !important; }

/***************************** BUTTON *****************************/
span { font-family: "League Spartan", sans-serif !important; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.my-2.my-lg-1.p-2.rounded-pill.text-decoration-none.button-header-telephone { font-family: "League Spartan", sans-serif !important; }

/*# sourceMappingURL=custom.css.map */