.btn--gp-pink {
  background-color: #EF667D;
  border-color: #EF667D;
  color: var(--color-button-pink, #fff);
  border: 0;
}

