.post-grid .item .layer-media img {
    width: auto;
}
.emoji {
    font-size: 24px;
}
.entry-content a:visited, .ap-comment-content a:visited {
    color: #1dafaf;
}

/*hide rating text*/
.after_title em {
    display: none;
}

.item .layer-media {
    height: auto;
    width: 120px;
}
.page-numbers.current {
    background: #e2e2e2 !important;
}
.page-numbers {
    background: #e0e0e0 !important;
}

code {
    background: none;
}
/*grid icon*/
.layer-wrapper.layout- {
    width: 200px;
}
h2 {
  font-size: 28px;
		line-height: initial;
}


h1 {
line-height: initial;
  font-size: 40px;
}