.winery-summary {
  font-weight: 700;
  background: transparent;
  padding: 0;
  margin: 1rem 0 0.5rem;
  font-size: 16px;
  text-align: right;
  display: block;
}

.winery-summary:hover {
  cursor: pointer;
  color: inherit;
}
