h1 { color: #4f793b !important; }

.hero__backdrop { background-color: #4f793b !important; }

:root {
    --wp--preset--color--primary: #4f793b !important;
    --wp--preset--color--accent: #4f793b !important;
}

:target { scroll-margin-top: 160px; }

.wp-block-button__link.wp-element-button { background-color: #4f793b !important; }

.has-accent-color { color: #4f793b !important; }

.has-deco-lg-font-size { color: #4f793b !important; }

.has-black-color { color: #000 !important; }

.has-green-color { color: #4f793b !important; }

.wp-block-cover__inner-container:has(.wp-block-prism-cover-marker) {
    position: absolute;
    inset: 0;
    width: auto;
}
