.title--legales {
    margin-block: 24px 48px;
    width: 355px;
}

.title--legales::after {
    right: 20px;
    bottom: -30px;
}

.corps--legales {
    margin-bottom: 80px;
}

@media (width > 991px) {
    .corps--legales {
        font-size: 1rem;
    }
}