:root {
  --box-transition-duration: 0.3s;
  --box-transition-timing-function: ease-in-out;
}