.review-attention {
  background: #f8f8f8;
  padding: 20px;
  margin: 80px 0 0;
}
.review-attention p {
  line-height: 1.5;
}

.review-attention-title {
  font-weight: bold;
  margin: 0 0 5px;
}
