.section.interests .legend.legend.form__legend {
    color: #000;
    font-size: 2.4rem;
    font-weight: var(--fw-bold);
    line-height: 2.8rem;
    margin-bottom: 20px;
}

@media screen and (min-width: 1280px) {
    .is-width-33.interests .form__legend, .interests .form__legend.is-width-33, .is-width-33 .interests .form__legend {
        font-size: 1.8rem !important;
        text-align: center;
    }
}