
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  color: #828282;
  background: #fff;
}





@media screen and (max-width: 768px) {
 
  #fh5co-contact,
  #fh5co-footer {
    padding: 3em 0;
  }
}




