@charset "UTF-8";:root{--bs-primary:khaki;--bs-primary-rgb:240, 230, 140;--bs-link-color:palegoldenrod;--bs-link-color-rgb:238, 232, 170;--bs-link-hover-color:lemonchiffon;--bs-link-hover-color-rgb:255, 250, 205;--bs-font-sans-serif:Overpass, Arial, Helvetica, sans-serif;--bs-body-font-size:1.05rem;--bs-body-font-weight:300;--bs-body-text-align:left;--bs-body-color:black;--bs-body-color-rgb:0, 0, 0;--bs-body-bg:darkkhaki;--bs-body-bg-rgb:189, 183, 107;--bs-border-color:var(--champagne-deep)}html,body{min-height:100vh}body{margin:0;display:flex;flex-direction:column}b,strong{font-weight:600}ul{list-style-type:"– "}header{background-color:#556b2f;padding:.75em 0}header h1{font-size:1.5em;font-weight:700;text-transform:uppercase;color:#111509;margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}.h2,h2{-webkit-text-stroke:1px #2b3618;color:#89914d;font-weight:900}.h3,h3{font-size:calc(1.1rem + .6vw);font-weight:700}dl{margin:0 2em}dd>ul{margin-bottom:0}@media(min-width:768px){dl{display:grid;grid-template-columns:3fr 5fr;gap:0 1em}}section{background-color:#bdb76b}section:nth-of-type(odd){background-color:#89914d}section:nth-of-type(odd) .h2,section:nth-of-type(odd) h2{color:#556b2f}.footer{background-color:#556b2f;color:#090b05}.footer-body{justify-content:space-between;align-content:center;align-items:center;backdrop-filter:blur(1px)}.footer-logo{font-size:4em;text-align:right;margin-top:var(--margin-top)}@media(min-width:400px){.footer-body{display:flex;--margin-top:0}}