[class*="btn--"] {
  transition: all 0.3s ease-in-out;
}
:root {
  --background-overlay--light: var(--action-light-trans-60);
}
