body,
.about-box {
  background-color: white;
}
.about-menu .nobgP a {
  color: #9da478 !important;
}
.about-box {
  color: #4c474b;
  border: none !important;
}
p strong {
  color: #4c474b;
}
body {
  background: url(../images/header-bg-white.png) no-repeat center top;
}
.footer a,
.footer .right-txt {
  color: #4c474b;
}
.about-box ul li,
.about-box ol li {
  color: #4c474b;
}
.about-box a {
  color: #55a8b4 !important;
}
.footer {
  min-height: 44px;
  padding: 20px;
  margin-top: 10px;
  border-top: 1px solid #1a1a1c !important;
}

.about-box span span strong {
  color: #2c3e50;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  body {
    background: #000000;
    margin: 0;
  }
}
