body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Federo Regular,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:1480px;margin:0 auto;font-weight:400;display:block}@font-face{font-family:Federo Regular;src:url(./Federo-Regular-BVlLgfFO.ttf)}a{color:#000;text-decoration:none}html{border:0;width:100%;height:100%;margin:0;padding:0}body{font-family:Federo Regular;position:relative}nav{text-align:center;width:100%}#main-header-content{display:flex}nav a.router-link-exact-active{color:red}nav a.router-link-exact-active:hover{background-color:#0000}hr{border:0;border-top:1px solid #ccc;width:100%;height:1px;margin:1em 0;padding:0}@media (width>=600px){nav{font-size:16px}header{z-index:1;background-color:#fff;align-items:center;width:100%;padding-top:1rem;position:sticky;top:0}nav a{padding:0 1rem}#instagram-link img{width:auto;height:25px}}@media only screen and (width<=600px){nav{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;font-size:.9rem;display:grid}nav a{padding:0 .5rem}#instagram-link img{width:auto;height:18px;padding-right:3vw}#main-header-content{align-items:center}}#main-greeting-image{width:80vw;height:auto;margin:auto;display:block}
