img.h2h-card {
  border-radius:25px;
  box-shadow: 10px 10px 25px #1d0630;
}

.h2h-card-wrapper {
  max-width: 500px;
}

button.h2h-button {
	background-color: #9b2879;
}

button.h2h-button:hover {
	background-color: #a8a8ad;
}
