/* 
	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 
*/

.event-list-wrap3 ul li h3 {
    margin-top:0;
}

.is_home #content01 > .content-wrap{
    padding-bottom:0;
}

#top-bar {
display: none !important;
}

/* .colourBox {
    background: #00632e;
} */

.wysiwyg a {
    background-color: #00632e;
}

#footer.dark, .dark #footer {
background: #006432 !important;
}

.dark #copyrights {
color: #fff;
}

#copyrights a {
color: #fff;
}

.social-icon i {
color: #fff;
}

h1, h2, h3, h4, h5, h6 {
color: #006235;
}