h1 {
    text-align: center;
    font-size: 1.875rem;
    font-weight: 400;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.univers-description {
    margin-bottom: 1.5rem;
    text-align: center;
}

.univers-banniere {
    margin-bottom: 1.5rem;
}

.univers-cta-tag, .univers-lookbook, .univers-offre-speciale {
    margin-bottom: 1.35rem;
}

@media screen and (min-width: 1200px) {
    .univers-cta-tag, .univers-lookbook, .univers-offre-speciale {
        margin-bottom: 2rem;
    }
}

.univers-productslider {
    margin-bottom: 4rem;
}