/* Style spécifique pour Woosteri.fr */

:root :where(a:where(:not(.wp-block-navigation))),
:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: initial !important;
}

#sd-cmp svg {
    display: none;
}

.ccb-summary-item__title {
	text-transform: none!important;
}

.calc-thank-you-page-container .icon-wrapper {
	background-color: rgb(7 82 254 / 10%)!important;
}