#sp-header {
    background: rgba(0,0,0,.2);
}
#sp-footer, #sp-bottom {
    background: rgba(0,0,0,.2);
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #0a2c13;
}
/*@media screen and (max-width: 500px) {
   body.site {
    background-image:none !important;
  }
}*/