@import url("https://fonts.googleapis.com/css?family=Arvo||Poppins|");
.single .post-header {
  padding-top: 10px;
}
.widget_et_recent_entries li {
  border-style: solid;
  border-width: -1px;
  border-color: rgba(20, 20, 20, 0);
}
.et_pb_extra_column_sidebar {
  margin-top: 21px;
}
.et_pb_extra_column_sidebar h4.widgettitle {
  background-color: rgba(62, 80, 98, 0);
  color: #000000;
}
.cresta-share-icon .cresta-the-total-text {
  font-weight: 300;
  text-shadow: none;
  color: rgba(20, 20, 20, 0.84);
}
.cresta-share-icon .cresta-the-total-count {
  text-shadow: none;
}
.related-posts .related-posts-content .related-post .title a {
  font-size: 15px;
  line-height: 19px;
}
.page article {
  border-top-color: #f0f1e3;
}
.archive-pagination > .page-numbers li > .page-numbers.current {
  background-color: rgba(0, 0, 0, 0.75);
}
.single .post-header h1 {
  color: #000000;
  letter-spacing: -2px;
  font-weight: 700;
}
@media screen and (max-width: 320px) {
  .single .post-header h1 {
    font-size: 25px;
  }
}
.widget_et_recent_entries .post_info a {
  font-weight: 700;
}
