/* Review attribution must not inherit the website footer background. */
.review-grid blockquote footer {
  display: block;
  padding: 0;
  border: 0;
  color: #315542;
  background: transparent;
  font-weight: 700;
}

.review-grid blockquote footer span {
  color: #799b62;
}
