.mud-button {
  border-radius: 12px;
  font-size: 1rem;
  max-height: 58px;
  height: 58px;
}

.mud-button-filled.mud-button-filled-secondary {
  --mud-palette-secondary-text: rgb(0, 61, 173) !important;
}