.section__custom-liquid {
    position: relative;
}

.section__custom-liquid .section__header {
    margin-bottom: 2.8rem;
}

.section__custom-liquid .section__header-text {
    margin-top: .4rem;
}

.section__custom-liquid .section__header-text a strong {
    font-size: 2rem;
    font-weight: 600;
}

@media screen and (min-width: 1025px) {
    .section__custom-liquid .section__header-text {
        margin-top: 1.6rem;
    }
}