
.acces__wrapper--top .h3{
    margin-bottom: 10px!important;
}
.wrp_rdv_list{
    position: relative;
}

.site-footer .rdv .primary-button__rdv{
    top: 42px!important;
    left: 0!important;
}
.primary-button{
    cursor: pointer;
}
@media screen and (max-width: 768px) {
    .phone-location .phone {
        justify-content: flex-start;
    }
    .site-footer__wrapper--top-middle .phone-location .phone {
        justify-content: center;
    }
}