@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Viaoda+Libre&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:"Viaoda Libre",serif;font-size:1.6em}@media only screen and (max-width: 900px){html{font-size:1.3em}}.topbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;font-family:"Raleway",sans-serif;background-color:#91a591;color:#fff}.topbar>p,.topbar .h-nav,.topbar img{padding:.5rem .8rem}.topbar p{font-size:1.7rem;user-select:none}.topbar .h-nav{display:flex;flex-direction:row;justify-content:space-between}.topbar a{padding:0 3vw;font-weight:200;font-size:1.2rem;color:inherit;text-decoration-color:hsla(0,0%,100%,.4)}.topbar img{display:none;background-color:#91a591}.topbar img:hover{cursor:pointer}@media screen and (max-width: 666px){.topbar .h-nav{display:none}.topbar img{display:inline}}.topbar .menu-dropdown{display:none;position:absolute;width:100%;top:100%;height:calc(100vh - 100%);background-color:#91a591}.topbar .menu-dropdown .v-nav a{display:block;text-align:center;margin:2rem}.content{width:80%;margin:1rem auto}@media only screen and (max-width: 900px){.content{width:auto;margin:1rem 0rem 1rem 1.5rem}}.content p{margin:.5rem}.content ul{margin:.5rem}.content ul p{margin:.5rem 0}@media only screen and (max-width: 900px){.content-wide{margin:1rem 0}}.icon-list{list-style-type:none}.icon-list li{position:relative}.icon-list li img{position:absolute;width:1rem;left:-1.5rem;top:calc(50% - .5rem);filter:brightness(50%) sepia(50%)}.button-link{display:block;width:fit-content;padding:.5rem;margin:2rem auto;font-family:"Raleway",sans-serif;border:none;cursor:pointer;color:#fff;background-color:#91a591;text-transform:uppercase;text-decoration:none}.button-link:hover{background-color:rgb(173.05,187.95,173.05)}.image-wrapper{font-family:"Raleway",sans-serif;background-color:#91a591;color:#fff}.image-wrapper img{display:block;margin:0 auto;height:auto;width:80%}@media only screen and (max-width: 900px){.image-wrapper img{width:100%}}body{display:flex;flex-direction:column;min-height:100vh}.footer-padding{flex-grow:1}.footer{padding:.5rem;font-size:.5rem;font-family:"Raleway",sans-serif;background-color:#91a591;color:#fff}
