@import url(https://fonts.googleapis.com/css2?family=Jost:wght@500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manuale:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap);.footer{background:#fff;background:-moz-linear-gradient(top,#3e76b7 1%,#141c62 100%);background:-webkit-linear-gradient(top,#3e76b7 1%,#141c62 100%);background:linear-gradient(to bottom,#3e76b7 1%,#141c62 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$secondary-color", endColorstr="$primary-color",GradientType=0 );border-top:4px solid #ffaf4d}.footer .footer_schoolName{font-family:"Manuale",serif;font-size:2rem;font-weight:500;margin-top:0}.footer .footer_schoolTagline{font-family:"Permanent Marker",cursive;font-size:1rem;color:#ffaf4d!important}