body > #page .header-main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.post .entry-title > a {
  font-weight: 700;
  color: #ce1809;
  font-size: 24px;
}
.post-wrapper > .post p {
  margin-bottom: 0;
  margin-top: 5px;
}
#main .post .entry-content {
  margin-top: 0px;
}
.primary-navigation > #site-navigation .menu-item > a {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: rgba(0, 0, 0, 0.45);
}
#main .entry-title {
  color: #ce1809;
}
#primary-menu > .menu-item .menu-item > a {
  background-color: #000000;
}
#masthead #logo a {
  bottom: 0px;
  padding-top: 0px;
  margin-top: 2px;
  font-size: 54px;
  color: #ffffff;
}
#page > #masthead .site-description {
  font-size: 31px;
  color: #ffffff;
}
