.slide_overlay.slide_overlay_small {
  position: fixed;
  display: table-column;
}

span {
  font-size: 25px;
  line-height: 15px;
  font-weight: 400;
  text-transform: capitalize;
  font-variant: small-caps;
}

.widget_title {
  line-height: 21px;
  font-weight: 600;
  font-variant: small-caps;
  text-align: left;
  letter-spacing: 5px;
}

ul {
  font-size: 22px;
  font-weight: 400;
  font-variant: small-caps;
}

.post_meta {
  font-size: 19px;
  font-weight: 200;
}

.post_categories.post_meta_item {
  font-size: 15px;
}

.post_meta_item.post_date {
  font-size: 15px;
}

.post_meta_item.post_author {
  font-size: 15px;
}