.banner__buttons .button {
  color: white;
  border: none;
  background: linear-gradient(to bottom right, #fe02d3, #fe7524);
}

.banner__buttons .button::before, .banner__buttons .button::after {
  display: none;
}