.c-text > h2 {
    color: #323e48;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.48px;
    line-height: 1em;
}

@media (min-width: 768px) {
    .c-text > h2 {
        font-size: 42px;
        letter-spacing: -0.84px;
    }
}
