.blog-banner img,
._fimage img,
.size-full img {
    width: 100%;
    height: auto;
}

._btitle h5 {
    line-height: 1.1rem;
}

.blog-wrap a {
    font-size: 0.8rem;
}

.post-wrapper {
    color: #fff;
}

.readmore {
    background: #ffea00;
    color: #000;
    border-radius: 3px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5px;
    display: inline-block;
}