

.Titre-a-propos{
font-size: 60px;


}

.section-soins{
background-color: black;

}

.footer-tittle ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
}

.footer-tittle ul li a:hover {
    color: #ff6f61;
}