@font-face{font-family:Montserrat;src:url("./Montserrat-VariableFont_wght.KEGAHBID.ttf")}@font-face{font-family:OpenSans;src:url("./OpenSans-VariableFont_wdth,wght.R5QF7XJK.ttf")}@font-face{font-family:OpenSans Italic;src:url("./OpenSans-Italic-VariableFont_wdth,wght.INZPK67F.ttf")}html{font-size:62.5%;font-style:normal;font-weight:400;width:100%}body,h1,p,article,header{margin:0;padding:0}p{font-size:1.5rem}.header{display:flex;flex-direction:column;background-color:var(--header-background-color);text-align:center;padding:20px;height:8rem;.header-title{font-size:2.5rem;color:var(--heading-primary-color);margin:0;padding:0}.tagline{font-size:1.5rem}.login-info{font-size:1.2rem;color:var(--heading-primary-color);margin:0;padding:0}a{text-decoration:none;color:var(--heading-primary-color)}}nav{display:flex;justify-content:space-evenly;background-color:color-mix(in srgb,var(--header-background-color),green 20%);width:100%}nav ul{display:flex;justify-content:space-evenly;align-content:center;padding:.8rem;list-style:none;flex-wrap:wrap;width:100vw}nav ul li{box-sizing:content-box}nav .menu-button{display:flex;background-color:var(--header-background-color);border-radius:.5em;padding:.5rem;width:15rem;text-align:center;justify-content:center;align-items:center;transition:background-color .5s,scale .2s ease-in-out,content 3s ease-in-out}.menu-button a{text-decoration:none;color:#fff;font-size:2em;line-height:2em;margin:0;padding:0;height:100%;width:100%;:visited{color:#fff}}nav .menu-button:hover{scale:1.3;background-color:green}.menu-button .active:before{content:"[ "}.menu-button .active:after{content:" ]"}.menu-link{text-decoration:none}@media only screen and (max-width: 56rem){nav .menu-button{margin:.6rem}}footer{display:flex;position:fixed;flex-direction:column;width:100%;bottom:0;background-color:var(--footer-background-color);-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem)!important}footer ul{display:flex;flex-direction:column;margin:0;padding:0}footer ul li{list-style-type:none;padding:.1rem}footer ul li a{font-size:1.2rem}.contact-icons{display:flex;justify-content:center;flex-direction:column;align-items:center}.footer-group{justify-content:center;align-content:center;display:flex}.footer-group,.footer-group div{padding:.5rem}.footer-title{font-size:2rem;text-align:center}.footer-last{line-height:2rem}.footer-last div{width:20rem;text-align:center}.copyright{font-size:1.2rem}input{box-sizing:border-box;font-size:2rem;margin-bottom:10px;border-radius:var(--form-input-border-radius);border:1px solid black;width:100%;padding:2px}input[type=checkbox]{width:auto}textarea{box-sizing:border-box;margin-bottom:10px;border-radius:var(--form-input-border-radius);width:100%}:root{--breakpoint: 56rem;--body-color: black;--body-background-color: rgba(193, 215, 191, .44);--primary-font-family: "Montserrat", sans-serif;--default-border-radius: 5px;--heading-primary-color: black;--link-hover-color: green;--active-link-color: green;--sidebar-background-color: #979797;--footer-background-color: rgba(98, 159, 96, .44);--header-background-color: rgba(33, 120, 25, .44);--article-background-color: #c1d7bf;--nav-background: #c1d7bf;--nav-active-color: yellow;--nav-hover-background-color: #a7baa5;--form-input-border-radius: .5rem;--form-input-line-height: 2rem;--form-input-button-hover-background-color-hover: #8cd28c;--form-input-button-hover-background-color-active: #79b579 }article{margin:1rem;display:flex;flex-direction:column;border-radius:1em;border:.1rem solid var(--article-background-color);overflow:hidden}article header{font-size:1.6rem;border:0;display:flex;flex-direction:column;background-color:var(--article-background-color);padding:1rem}article header{justify-content:center;text-align:center}article header .dated{display:flex;justify-content:space-between}article .article-content{display:flex;padding:1.8rem;flex-direction:column}.article-content a{font-size:1.8rem}.article-content ul li{padding:.5rem}html{font-family:OpenSans,sans-serif;font-weight:400}.container{display:flex;flex-direction:column;color:var(--body-color)}#sub-content{padding-left:10rem;padding-right:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}#sub-content .sub-content-wrapper{width:75%}#sub-content:before{content:"";height:3rem}#page-content{display:flex;flex-direction:column}p{font-weight:lighter;padding:0}#page-content:after{content:"";height:20rem}.p-text p{font-size:2rem;font-weight:lighter;padding:1rem}.p-text h1{font-size:3rem;font-weight:700;padding:1rem}.link-ul{display:flex;flex-direction:column;justify-content:space-between;padding:1rem}@media only screen and (max-width:56rem){#sub-content{padding-left:0;padding-right:0}#sub-content .sub-content-wrapper{width:100%}}
