@import"https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald&display=swap";:root{--Brand-Black: #020122;--Brand-White: #e5fbf8;--Brand-Dark: #523C3F;--Brand-Dynamic: #F382C0;--Brand-Mild: #945D5C;--Brand-Calm: #FFB5C2;--Brand-Light: #C0BEBF;--Primary-Font: "Indie Flower", cursive;--Secondary-Font: "Raleway", sans-serif;--Teritary-Font: "Oswald", sans-serif}.row:after{content:"";clear:both;display:table}[class*=col-]{float:left;width:100%}@media only screen and (max-width: 768px){.mobile-hidden{display:none!important}}@media only screen and (min-width: 768px){.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--Secondary-Font)}body{width:100vw;height:100vh}h1{font-size:3rem}p{color:var(--Brand-Dark);font-size:.82rem}@media only screen and (min-width: 600px){h1{font-size:6rem!important}p{font-size:1.2rem!important}}@media only screen and (min-width: 992px) and (min-height: 768px){p{font-size:1.4rem!important}}
