:root {
  --ease-snappy: cubic-bezier(0.65, 0, 0.28, 1.28);
  --ease-smooth: cubic-bezier(0.75, 0, 0.23, 0.99);
}
