html body.single-post .x-main article.hentry .entry-content h2 {
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  html body.single-post .x-main article.hentry .entry-content h2 {
    text-shadow: #9f9c9c 5px 5px 10px;
  }
}
html body.single-post .x-main article.hentry .entry-title {
  font-size: 39.992000579833984px;
  line-height: 38px;
  text-transform: uppercase;
  letter-spacing: 1.0877439975738525px;
  word-spacing: 4px;
  text-shadow: #9f9c9c 5px 5px 10px;
}
/* mobile-portrait */
