/* RBA Introducción Editorial — Block 2 */
.rie-section-eee844dd {
    width: 100%;
    box-sizing: border-box;
}

.rie-content-eee844dd {
    margin: 0 auto;
    text-align: left;
}

.rie-eyebrow-eee844dd {
    margin-top: 0;
}

.rie-heading-eee844dd {
    margin-top: 0;
}

.rie-paragraph-eee844dd {
    margin-bottom: 0;
}

.rie-paragraph-eee844dd p {
    margin: 0;
}

.rie-paragraph-eee844dd p + p {
    margin-top: 1em;
}

/* Responsive */
@media (max-width: 767px) {
    .rie-section-eee844dd {
        padding: 60px 24px !important;
    }

    .rie-heading-eee844dd {
        font-size: 28px !important;
    }
}
