.brand-section--text {
    margin-bottom: 10.9rem;
}

.brand-section--text .container {
    /* max-width: 1428px; */
}

.brand-section--text h2 {
    margin: 0;
    margin-bottom: 2rem;
    color: var(--main-color);
    font-weight: 700;
    font-size: 3.2rem;
}

.brand-section--text p {
    font-size: 2.4rem;
    line-height: 3.2rem;
}