custom_css_twentytwentyfive
@import url(„https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&family=Marcellus&family=Montserrat:wght@300;400;500;600&display=swap“); body { background-color: #F0EDEA; } body, p, span, div, a, li { font-family: „Montserrat“, sans-serif; color: inherit; } h1, h2, h3, h4, h5, h6 { font-family: „Marcellus“, serif; font-weight: 400; } /* Nav: near-opaque dark bg */ [data-id=“nav001″] { z-index: 999 !important; background-color: rgba(15,12,10,0.97) !important; } /* Hero overlays — home uses data-id, […]