:root{
  --ease-organic:cubic-bezier(0.25,0.46,0.45,0.94); /* @kind other */
  --duration-base:0.4s; /* @kind other */
  --transition-base:all var(--duration-base) var(--ease-organic);
  --marquee-duration:27s; /* @kind other */
}
