/* 
	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 
*/

.bg-gray-trans-light {
    background: rgba(62, 58, 58, 0.2);
}

#tile- h2, .news-item, #tile- a.fill {color:black !important;}

#footer.bg-main {background-color: rgb(53,97,41) !important;}

#tile-id-39 .tile-link-item.bg-sub a {color: #000000 !important;}

body#tasDoe .main-nav li a:hover {
    color: #468632;
}