article.post .entry-header {
  position: relative;
  padding-top: 2.2222222222em;
}
article.post .entry-header h1 {
  padding-top: 30px;
}
article.post .entry-header h1::before {
  content: "";
  border-top: 2px solid #f03;
  width: 90px;
  position: absolute;
  margin-top: -25px;
}

/*# sourceMappingURL=post-css.css.map */
