.home .gmp-page-title,
.home header .wp-block-spacer,
.home .page-bottom-spacer {
    display: none;
}

.home main.wp-container-16,
.home #wp--skip-link--target {
    margin-top: 0;
}

.home-hero h1 {
    font-size: clamp(3.8rem, 15vw, 9rem) !important;
    line-height: 1;
}

.home-hero h1,
.home-hero h2 {
    text-shadow: 0 0 20px rgba(0,0,0,.2);
}

.custom-two-columns {
    border-top: var(--yellow) solid 10px;
}
