section {
    padding: 2rem 15%; /* mettre le padding à 12% */
}

h2 {
    color: #5a9ba0;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 5%;
    text-align: center;
    width: 100%;
    margin: auto;
    padding-top: 50px;
}

section {
    font-family: "Heebo", sans-serif;
}