@tailwind base;
@tailwind components;
@tailwind utilities;
p{
    font-family:Poppins, sans-serif;
    font-weight: 100;
    font-style: normal;
}

#search-navbar{
    --tw-ring-color: rgb(0, 0, 0) !important;
}