/* Tailwind build output placeholder.
   Run `npm run build:css` once npm registry access is available to regenerate this file. */

.animation-delay-4000 {
  animation-delay: 4s;
}

.bg-grid-gray-800\/20 {
  background-image: linear-gradient(to right, rgb(31 41 55 / 0.2) 1px, transparent 1px),
    linear-gradient(to bottom, rgb(31 41 55 / 0.2) 1px, transparent 1px);
  background-size: 24px 24px;
}
