@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 100%;--foreground:220 100% 20%;--card:0 0% 100%;--card-foreground:220 100% 20%;--popover:0 0% 100%;--popover-foreground:220 100% 20%;--primary:220 100% 20%;--primary-foreground:0 0% 100%;--secondary:210 40% 96.1%;--secondary-foreground:220 100% 20%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:220 100% 20%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:220 100% 20%;--radius:0.5rem;--ss-navy:220 100% 20%}*{@apply border-border}body{@apply bg-white text-ss-navy;font-family:Georgia,Times New Roman,serif}}.test-tailwind{background-color:red!important;color:#fff!important;padding:16px!important;font-weight:700!important}