.auth-drawer .auth-account-calculator-actions .hero-calculator-action {
  border-radius: 8px;
  font-size: 0.875rem;
}

@media (max-width: 991px) {
  .auth-drawer .auth-account-calculator-actions .hero-calculator-action {
    font-size: 0.75rem;
  }
}
