@import url(https://fonts.googleapis.com/css2?family=Signika+Negative:wght@300;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lobster&display=swap);.icons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.icons svg{height:32px;transition:fill .15s ease-in-out;width:32px}.icons svg:hover{fill:#ffc93e;cursor:pointer}@media screen and (max-width:900px){.icons svg{height:21px;width:21px}.icons{gap:13px}}.shiba-wrapper{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;margin-top:70px}.shiba-wrapper svg.active{cursor:pointer;transition:all .2s}.shiba-wrapper svg.active:active{-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:900px){.shiba-wrapper{height:250px}}#root,body,html{height:100%}body{color:#2d2d2d;font-family:Signika Negative,sans-serif}h1,h2,h3{margin:10px}h1{font-size:60px}@media screen and (max-width:900px){h1{font-size:40px}}h2{font-size:45px}@media screen and (max-width:900px){h2{font-size:30px}}h3{font-size:35px}@media screen and (max-width:900px){h3{font-size:20px}}.underline{background-color:#ffc93e;bottom:27px;height:10px;margin:0 auto;position:relative;width:440px;z-index:-1}@media screen and (max-width:900px){.underline{bottom:21px;height:6px;width:290px}}.shiba{color:#ffc93e;font-family:Lobster,sans-serif}.App{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}
/*# sourceMappingURL=main.808c1172.css.map*/