@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Lemon&display=swap";header{width:100%;height:448px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:linear-gradient(180deg,rgba(18,146,16,.5) 0%,rgba(146,16,16,.5) 100%),url(./hero_banner.419d85e5.jpeg) no-repeat center 70%;background-size:cover}header h1{font-size:6em;font-family:Lemon,sans-serif;font-weight:700;color:#fff;-webkit-text-stroke:#0F0F0F 4px}@media (max-width: 1024px){header h1{font-size:4em;text-align:center}header h1 span{display:block}}header h2{font-size:2em;font-family:Lato,sans-serif;font-weight:700;color:#fff;-webkit-text-stroke:#0F0F0F 1.5px}@media (max-width: 1024px){header h2{font-size:1.75em;text-align:center;-webkit-text-stroke:#0F0F0F 1px}}footer{width:100%;padding:10px;display:flex;align-items:center;justify-content:space-around;background:#0F0F0F;color:#fff;text-align:center}@media (max-width: 1024px){footer{flex-direction:column;gap:24px}}footer p{display:flex;justify-content:center;align-items:center;width:448px}@media (max-width: 1024px){footer p{width:80%}}footer a{display:flex;align-items:center;text-align:center}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}html,body{width:100%;height:100%}body{font-size:16px;font-family:Lato,sans-serif;font-weight:400;color:#0f0f0f;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between}
