@import "tailwindcss";

@theme {
    --color-clifford: #fffff0;
}

html {
    scroll-behavior: smooth !important;
}