/* 
	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: Your Name
	Date: Date Added
	Descriptoin: A breif description of the change 
*/

#footer a.standard-logo img {
    border-radius: 5px;
}

.slider-caption h2 {
    font-size: 3.3rem;
}

#sideItem43.section.dark {
background-color: #296229;
}

#primary-menu ul li > a {
color: #296229;
}

#primary-menu ul li > a:hover {
color: #fdb714;
}

/* .swiper-slide:not(.dark) .button.button-border {
    background-color: #fdb714;
    border-color: #fdb714;
} */