@media (max-width: 575px) {
  #sp-header {
    height:80px !important;
  }
}

#sp-footer1 {
  background-color: #e6e6e6;
  color: #1d1d1d;
  font-size: larger;
}

#sp-footer1 a:link, a:active {
  color: #7f8d61 !important;
}

#sp-footer1 a:hover {
  color: ##233306 !important;
}
