.font-weight-bold strong,
.font-weight-normal strong {
    font-weight: 900;
}

.h3,
h3 {
    font-size: 1.55rem;
}

@media (min-width: 768px) {
    .h-md-100 {
        height: 100%!important;
    }
}

.pbf-0,
.pbf-0 * {
    padding-bottom: 0 !important;
}

.mbf-0,
.mbf-0 * {
    margin-bottom: 0 !important;
}

.beneficiosTitulo {
    line-height: 1;
}

.beneficiosTitulo strong {
    /* font-weight: 700; */
    font-size: 1.6em;
}

.resultadosTitulo {
    line-height: 1;
    letter-spacing: -0.02em;
}

.resultadosTitulo strong {
    font-weight: 900;
    /* font-size: 1.6em; */
}