.review-taxonomy-description{
    border: 1px solid #eee;
    align-items: center;
    overflow: hidden;
    margin-bottom: 1.5em;
    padding: 2em;
    font-weight: 400;
    letter-spacing: -0.1px;
    line-height: 1.5;
    text-transform: none;
}

.review-taxonomy-description h4 {
    font-size: 20px;
}

.review-taxonomy-description b {
    font-size: 16px;
}

.review-taxonomy-sub-heading {
	padding-bottom: 1.5rem;
}

.review-taxonomy-sub-heading {
	padding-bottom: 1rem;
}

.site-main.grid article.type-reviews a.post-thumbnail {
    margin-bottom: 1rem;
}

article.type-reviews img {
    width: 100%;
}

article.type-reviews h2 {
    font-size: 20px;
}

.review-taxonomy-description p {
    margin: 0;
}

.review-taxonomy-bottom-description
 {
    clear: both;
    margin: 2rem 0 0;
    border: 1px solid #eee;
    padding: 2rem;
}
