/* 
	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:
	Date:
	Descriptoin:
*/


/* Set Footer Colours */

.footer-13 .primaryBg, #footer.primaryBg {
background: #800000 !important;
}

.footer4 .col-sm-4 {
color: #fff;
}

/* end */

h1, h2, h3, h4, h5, h6 {
    color: #99c3ed;
}

/* Hide sub-title on Tiles */

.tiles_6 a.blackBg {
display: none;
}
