@import"https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=League+Spartan&display=swap";:root{--light-grey: #a8a8a8;--light-blue: #147efa}html ::-webkit-scrollbar,body ::-webkit-scrollbar{width:0px!important}body{padding:0;margin:0;font-family:Roboto,sans-serif;background-color:#fcfcfc}p{font-family:League Spartan,sans-serif;font-size:1.1rem;width:80%;line-height:1.5;margin-top:0}h1{font-family:Questrial,sans-serif;font-weight:700;font-size:2rem;text-align:center}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.justify-center{justify-content:center}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.text-center{text-align:center}.spacer-top{margin-top:18vh!important}.spacer-bottom{margin-bottom:10vh!important}@media screen and (max-width: 900px){h1{font-size:1.5rem}p{font-size:1.2rem;line-height:1.8;width:75%}}
