

.entry-trim {
    margin-bottom: 15px;
}

.entry-trim h1,
.entry-trim h2,
.entry-trim h3,
.entry-trim h4,
.entry-trim h5 {
    font-size: 16px !important;
    line-height: normal;
    font-weight: 500;
}
.post .entry-content {border: 1px solid #e9e9e9;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;}
