/* review-badge.css */
.custom-verified-buyer {
  display: block;
  margin-top: 5px;
  color: #4caf50;
  font-weight: bold;
}
