#sp-footer, #sp-bottom {
  background: #128c75;
  color: #fff;
}
#sp-header {
  height: 80px;
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: none;
  animation: spFadeIn 0.5s;
}