@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Rowdies:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gluten:wght@100..900&display=swap);body{margin:0;padding:0;color:#000}.header-bg{background-image:url(../../images/main.png);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:60vh;position:relative;overflow:hidden}.header-bg::after{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(130,33,214,.8)}.header-bg .logo{margin-top:1.5rem}.header-bg .logo img{border:2px #fff solid;border-radius:50%;width:120px;height:120px}.header-bg .nav-link{color:#fff;font-family:"Indie Flower",cursive;font-size:20px}.header-bg .nav-link.active{color:#fff}.header-bg .navbar-toggler{background-color:#fff;margin-top:1.5rem}.header-bg .main-header{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.header-bg .main-header .page-title{color:#fff;font-family:Gluten,cursive;font-size:3rem}.header-bg .main-header .page-title p{font-size:4rem}.webbody{font-family:Gluten,cursive;font-weight:400;font-style:normal;font-size:1.3rem;background-color:#fff;min-height:50vh;padding:2rem 0}.webbody .small-text{font-size:1rem}.footer-container{background-color:#e65d63;color:#fff;font-family:Gluten,cursive}.footer-container .title{font-size:2rem}.footer-container p{font-size:1.5rem}.footer-container a{color:#fff;text-decoration:none}.footer-container a span{font-size:2rem;margin-right:1rem}@media only screen and (max-width:768px){.header-bg .main-header .page-title{font-size:2rem}.header-bg .main-header .page-title p{font-size:3rem;margin-top:2.5rem}.header-bg .logo{text-align:right}.webbody{padding:0}}