@import "tailwindcss";

@theme {
  --color-navy: #0f2d5e;
  --color-navy-light: #1a4080;
  --color-fluo: #39ff14;
  --color-fluo-dark: #28cc0f;
}
