.mentionlegales-primary-content {
    width: 100%;
    max-width: 1000px;
    min-height: 100px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 25px;
    line-height: 20.8px;
}

@media (max-width: 1279px) and (min-width: 1001px) {
    .mentionlegales-primary-content {
        padding-left: 180px;
    }
}

.mentionlegales-main-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
    margin-bottom: 45px;
}

.mentionlegales-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 23px;
}

.mentionlegales-primary-content p {
    margin: 12px 0;
    line-height: 25px;
    font-size: 13px;
}
