.hero-gradient {
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
    background-position: center;
    background-repeat: no-repeat;
}

/* Global hero H1 spacing (used across many page headers via embeds) */
h1.text-black.fs-md-48.fs-28.fw-600 {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
