/**
 * @file
 * Use this CSS file to override base CSS rules
 */

/* Set default font weight to 300 for better typography in high-density screens */
/*body {
  font-weight: 300;
}*/

#footer-top{background-image:url(/sites/default/files/footer-banner.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;background-color: #000022;}
@media (max-width: 767px) {
  #footer #block-about2 .field--name-body p{margin:auto;}
  #block-usefullinks ul.menu li a{padding-left:0px !important;}
}
