@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Josefin Sans,sans-serif;background-color:#f4f6f6}.font-gistesy{font-family:Gistesy,cursive}.bg-background{background-color:#f4f6f6}.bg-primary{background-color:#245953}.bg-secondary{background-color:#408e91}.text-background{color:#f4f6f6}.text-primary{color:#245953}.text-secondary{color:#408e91}.border-background{border-color:#f4f6f6}.border-primary{border-color:#245953}.border-secondary{border-color:#408e91}.ring-secondary{color:#408e91}.text-accent{color:#e49393}.bg-accent{background-color:#e49393}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#408e91,#245953);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#245953,#408e91)}::-webkit-scrollbar-track{background:#f4f6f6;border-radius:6px}.from-secondary{--tw-gradient-from: #408e91 var(--tw-gradient-from-position);--tw-gradient-to: rgb(64 142 145 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(36 89 83 / var(--tw-border-opacity))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(36 89 83 / var(--tw-text-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(36 89 83 / var(--tw-bg-opacity))}
