.container-full {
  background-color: #00017f;
  color: #00017f;
}

.navbar.navbar-header-center {
  border-top-width: 2px;
  border-top-color: #fcaa52;
  border-bottom-width: 2px;
  border-bottom-color: #fcaa52;
  color: #00017f;
  background-color: #00017f;
}

.site-info.text-center {
  background-color: #00017f;
}

.site-footer.light {
  background-color: #00017f;
}

body.page-template-default .theme-blog .post .post-content {
  background-color: #fcfcfc;
  color: trans;
}