.hero.svelte-7byk42{display:grid;grid-template-rows:1fr 2fr 1fr;grid-template-columns:repeat(12,1fr);grid-template-areas:". . . . . . . . . . . ." ". about about about about . . contact contact contact contact ." ". . . . . . . . . . . .";gap:var(--grid-gap);height:100vh;color:var(--ultra-violet);font-family:Nunito,sans-serif;align-items:center}@media (max-width: 767px){.hero.svelte-7byk42{grid-template-rows:1fr 1fr;grid-template-columns:1fr;grid-template-areas:"about" "contact";min-height:100vh;height:fit-content;margin:5rem 1rem 1rem}}.hero-title.svelte-7byk42{font-size:2rem}a.svelte-7byk42{text-decoration:underline}
