header img{
    width: 6em;
    height: 6em;
}

footer img{
    width: 12rem;
    height: 12rem;
    margin: auto;
    display: block;
}

#logo{
    display:none;
}

#choose-doula img{
    display: none;
}

#services>div, #tarifs>div{
    margin-bottom: 2rem;
}

#testimonials .carousel-control-prev, #testimonials .carousel-control-next, #fin{
    display: none;
}

#testimonials .content{
    padding:1rem;
    min-height: 27rem;
}

.overlayed{
    box-shadow: inset 0 0 0 769px rgba(255, 255, 250, 0.6);
}

#tarifs h3 {
    font-size: 1.2rem;
}
.old-price {
    font-size: 0.9rem;
}
.per-session {
    font-size: 0.8rem;
}
.note {
    font-size: 0.75rem;
}