.slide-caption {
  background-color: #2a73c7;
  opacity: 0.85;
  padding: 0px;
  color: #f7f2f2;
}

.slide-caption h2 {
  color: #ffffff;
}

.slide-caption p {
  color: #ffffff;
}

.header-title {
  background-color: #133861;
}

.navbar.navbar-default {
  background-size: cover;
  background-color: #133861;
}

.footer-sidebar {
  background-color: #133861;
}

span {
  color: #010108;
}

.row {
  color: #0a0101;
}

.site-content .post p:last-child {
  color: #01010d;
}

.entry-content {
  color: #0a0101;
}

.site-content .post p {
  color: #0a0a0a;
}

.site-content .post .entry-header .entry-title>a:hover {
  color: #000000;
}

h2 {
  color: #050505;
}

.site-content .entry-header .entry-title {
  color: #000000;
}

.site-content .post {
  color: #0a0a0a;
}