:root{--global-heading-background:rgba(11, 49, 88,0.78);--global-heading-border:rgba(133, 203, 237,.78);--global-heading-eyebrow:#72d4ff;--global-heading-title:#ffffff;--global-heading-note:#bddbed;--global-heading-blur:18px;}
.section-heading,.warning-type-heading,.warning-measurement-heading{margin:0 0 12px;padding:14px 17px;border:1px solid transparent;border-radius:15px;transition:color .2s ease,background-color .2s ease,border-color .2s ease;}
.section-heading .eyebrow,.warning-type-heading .eyebrow,.warning-measurement-heading .eyebrow{color:var(--global-heading-eyebrow);}
.section-heading h2,.warning-type-heading h2,.warning-measurement-heading h2{color:var(--global-heading-title);}
.section-heading .section-note,.section-heading .section-link,.warning-type-heading>span{color:var(--global-heading-note);}
.section-heading,.warning-type-heading,.warning-measurement-heading{background:var(--global-heading-background);border-color:var(--global-heading-border);box-shadow:0 8px 22px rgba(18,75,125,.09),inset 0 1px 0 rgba(255,255,255,.42);backdrop-filter:blur(var(--global-heading-blur));}
