/* S367 shared template repair: layout and contrast only. */
html,body{max-width:100%;overflow-x:clip}
img,svg,video,canvas{max-width:100%}
main *,section *,header *{min-width:0}
.navlinks{max-width:100%;overflow-x:auto}
main a:not(.btn):not(.button){color:#8a3500}
.btn,.button{background:#8a3500!important;color:#fff!important;border-color:#8a3500!important}
a.primary{color:#fff!important}
.copyright{color:#cbd5df!important}
.form-alt a{color:#fff!important}
.gapband{background:#f4f6f8!important;color:#1f2733!important}
.gapband h2,.gapband p,.gapband li,.gapband span,.gapband strong,.gapband em{color:#1f2733!important}
.disclosure{background:#0b1017;padding:.25rem .5rem;border-radius:.35rem}
.hero h1,.hero .sub,.hero .disclosure,.cta-band h2,.cta-section h2{
  background:#0b1017;padding:.25rem .5rem;border-radius:.35rem;width:fit-content;max-width:100%
}
pre,table{max-width:100%}
@media(max-width:600px){.container,.wrap,.shell{max-width:100%}.hero h1{font-size:clamp(2rem,10vw,3.2rem)}}
