@media (max-width: 734px) {
    .section-welcome .header-eyebrow {
        margin: 23px;
    }

    .section-welcome .header-headline {
        margin: 21px !important;
    }
}

.typography-eyebrow-elevated {
    -webkit-background-clip: text !important;
}

.keynote-gradient-text,
.pages-gradient-text,
.numbers-gradient-text,
.freeform-gradient-text {
    -webkit-background-clip: text !important;
}