#site_title {
    margin: -4px;
   font-size: 36px;
}

h2 {
    line-height: 1.7;
}

#site_title span {
    font-weight: 400;
}

h1 {
    font-weight: 700;
}

.dropcap::first-letter {
    display: block;
    float: left;
    font-size: 63px;
    font-weight: 900;
    margin: 20px 25px 15px 10px;
    text-transform: uppercase;
}

.page_title h1 {
  font-size:36px;
}

body {
  font-family:Roboto, sans-serif;
  font-size:14px;
}

h3:after, .h3:after, h4:after, .h4:after, h5:after, .h5:after, h6:after, .h6:after { display:none; }

h2, .h2 { letter-spacing: -0.02em; }


.page_title {
    background-color: #ffffff;
    background-position: 50% 0;
    background-size: cover;
    color: #222222;
    margin: 0 0 10px;
    padding: 31px 0 0;
    position: relative;
}

.stm_post_info .post_by, .comments_num { display: none; }


.post_details_wr .stm_post_info {
    margin: 0 0 25px;
}