@tailwind base;@tailwind components;@tailwind utilities;.content{&::-webkit-scrollbar{display:none}a,b,h2,h3,li,p,ul{@apply text-blue-400}}.slick-next:before,.slick-prev:before{color:#fff;font-size:30px;line-height:1;opacity:.75}.slick-track{margin-left:0}::-webkit-calendar-picker-indicator{filter:invert(1)}@keyframes animate-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{animation:animate-gradient 3s linear infinite;background-size:300% 100%}