<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
  This CSS file contains the custom css styles for the Schoolzine Website template 
  When adding to this file use the following comment example:
*/


/* 
  Added by: Sydney Kerley
  Date: Date Added
  Descriptoin: A breif description of the change 
*/

@import url('https://fonts.googleapis.com/css2?family=Pacifico&amp;display=swap'); 

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap'); 

*, .testi-content p{ 

    font-family: 'Poppins', Arial, sans-serif; 

} 

h1, h2, h3, h4, h5 { 

    font-family: 'Pacifico', Arial, cursive; 

    font-weight:normal; 

} 

.header25 #logo h1{ 

    font-size: 30px; 

    color: #52419A; 

    line-height: 1; 

    margin: 0; 

    font-weight: normal; 

    font-family: 'Pacifico', Arial, cursive; 

    text-transform:none; 

} 

#top-search { 

    display:none; 

} 

  

#header.header25 .container{ 

    border:none; 

} 

.slider16 .swiper-slide:not(.dark) .slider-caption h2{ 

    margin:0; 

} 

.header25 .navigationBg { 

    background: rgb(68,205,167); 

    background: linear-gradient(90deg, rgb(99 39 124) 0%, rgb(37 70 166) 50%, rgb(84 193 163) 100%); 

} 

.header25 .social-icon { 

    background:#135965; 

} 

.header25 .contactDetails a span.fa{ 

    color:#2546a6; 

} 

.slider16 .swiper-slide:not(.dark) a.button, #article26 a.button.button-large{ 

    text-shadow:none; 

} 

.upToDate { 

    background:#FFC20E; 

    color: #002E6E; 

    padding:70px 0; 

    margin-bottom: -39px; 

} 

.upToDate h2 { 

    color:#002E6E; 

    margin-bottom: 0; 

    font-weight:normal; 

} 

.upToDate a.button{ 

    background-color:#fff; 

    color: #002E6E; 

    letter-spacing: normal; 

    text-shadow:none; 

} 

  

.upToDate .col-lg-3, .upToDate .col-lg-6 { 

    display: flex; 

    align-items: center; 

    flex-wrap: wrap; 

    margin:20px 0; 

} 

.upToDate p{ 

    margin-bottom: 0; 

} 

  

footer#footer26 ul.quicklinks li{ 

    width:100%; 

} 

  

#footer26 &gt; div &gt; div.row.info &gt; div:nth-child(1) &gt; a{ 

    display: inline-block; 

    background: #fff; 

    border-radius: 100px; 

    padding: 10px; 

} 

#article26 h3, 

footer#footer26 h2 { 

    font-family:'Poppins', arial, sans-serif; 

} 

.header25 .navigationBg #primary-menu.style-5 &gt; ul &gt; li &gt; a:hover{ 

    bacgrkound:rgba(255,255,255,0.15); 

}

#Layer_1 {
display: none;
}

#footer26 &gt; div &gt; div.row.info &gt; div:nth-child(1) &gt; a.footer-logo {
display: none;
}

</pre></body></html>