/* 
  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: Sydney Kerley
  Date: Date Added
  Descriptoin: A breif description of the change 
*/

#footer.primaryBg {
    background: #C77700 !important;
}

h2, h3, h4 {
    color: #3f080b;
}