:root {
  --button-font: var(--text-font-style) 600 var(--text-sm) / 1.65 var(--text-font-family);
}

.button {
  padding: 1.25rem 2.5rem;
}