body .gsl-button.gsl-button_compact {
  padding: 8px 22px;
  border-radius: 14px;
  font-size: 16px;
  line-height: 1.2rem;
  font-weight: 500;
}

body .gsl-button.gsl-button_form {
  padding: 12px 18px;
  border-radius: 14px;
  font-size: 16px;
  line-height: 1.2rem;
  font-weight: 600;
}
