.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6
{
  font-size: 24px;
  color: #333333;
}
.post-content p {
  font-size: 16px;
  line-height: 1.428571429;
  margin-bottom: 10px;
  font-weight: 400;
  color: #333333;
}
.post-content p strong{
  color: #333333;
}
div.post-content {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.post-cover .overlay .cat-title {
  margin-bottom: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: #ffffff;
}
.post-dynamic > p:first-child {
  font-size: 16px;
  line-height: 1.428571429;
}
.cat-title a, .cat-title a:hover{
  color: #78be21;
}
.post-cover .posted-by a {
  font-weight: 600;
  color: #78be21;
  padding-left: 0px;
}
.post-cover .post-meta {
  font-size: 12px;
}
.post-cover .overlay h1 {
  font-weight: 600;
  padding-bottom: 7px;
  margin-top: -2px;
}
.post-cover .post-meta {
  padding-left: 0px;
}

#main-container {
  background: white;
}

#main-wrap-two {
  background: white;
}
