:root{--color-red-dark:#960000;--color-red:#d52708;--color-yellow:#ffcb17;--color-gold:#fcb600;--color-green-dark:#002e00;--color-green:#36562e;--color-white-whip:#fceed3;--color-red-apple:#ae0001}@font-face{font-family:Ovo;font-style:normal;font-weight:400;src:url(/fonts/ovo-v17-latin-regular.eot);src:local(""),url(/fonts/ovo-v17-latin-regular.eot?#iefix)format("embedded-opentype"),url(/fonts/ovo-v17-latin-regular.woff2)format("woff2"),url(/fonts/ovo-v17-latin-regular.woff)format("woff"),url(/fonts/ovo-v17-latin-regular.ttf)format("truetype"),url(/fonts/ovo-v17-latin-regular.svg#Ovo)format("svg")}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}p{line-height:1.4}li{list-style-type:none}.header{z-index:2;background-color:#fff;flex-direction:row;justify-content:space-between;width:100%;height:45px;font-family:Ovo,serif;display:flex;position:fixed;top:0;box-shadow:0 0 5px 5px}.nav{font-variant:all-petite-caps;color:#000;flex-direction:row;justify-content:space-evenly;align-items:flex-end;gap:20px;width:50%;padding:7px;font-size:25px;font-weight:700;display:flex}.navOption:hover{color:var(--color-red)}.footer{border-top:1px solid #eaeaea;flex:1;justify-content:center;align-items:center;padding:5px 0;font-family:Ovo,serif;display:flex}.footer a{flex-grow:1;justify-content:center;align-items:center;display:flex}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#fff;background:#000}}@media (max-width:800px){.nav{color:#000;justify-content:space-around;width:100%}}
