/* 
	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 
*/

#facebookFeed {
    border-color: rgb(48, 97, 105)!important;
    background-color: rgb(48, 97, 105)!important;
}

#tile- {background: rgb(48, 97, 105);
}

.news-bg-auto-sub {
    background: linear-gradient(to bottom, rgba(61,136,139,0) 0%,rgba(48, 97, 105, 1) 49%);
}

img.szImg[style*="float: left;"], img.szImg[style*="float:left;"] {
    margin: 0px 0px 5px 0;
    max-width: 75%;
}
