@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply bg-jaeger-white text-jaeger-stone antialiased;}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#a67c52;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6d1a22}
