#content.site-content {
  background-color: #ffffff;
}

.site-header {
  background-color: #ffffff;
}

.owl-carousel.owl-loaded {
  background-color: #ffffff;
}

.site-footer .footer-b {
  background-color: #ffffff;
}

.breadcrumb-wrapper {
  background-color: #7C0A02;
}

.custom-logo {
  margin: 10px;
  padding: 5px;
  top: 0px;
  width: -1px;
  height: -1px;
  margin-top: -9px;
  margin-bottom: 1px;
}

span {
  color: #ffffff;
}

strong {
  color: #7C0A02;
}

.widget ul li {
  color: #7C0A02;
}

.copyright {
  color: #000000;
}

.site-footer .footer-b .site-info {
  color: #fffcfc;
}