.btn-buy:hover {
  background-color: #c4006a !important;
  box-shadow: 0 0 10px #e6007c;
  transition: all 0.3s ease-in-out;}