/* about14 extras */

.wh-page {
    --wh-fs-h2: clamp(22px, 2vw + 0.7rem, 32px);
}

@media (max-width: 959px) {
    .wh-culture__item {
        text-align: center;
    }

    .wh-culture__logo {
        justify-content: center;
    }
}

.wh-careers__copy .news_edit,
.wh-careers__copy p {
    margin: 0;
    color: var(--wh-muted);
    line-height: 1.85;
}

.wh-careers__copy p + p {
    margin-top: 16px;
}
