@tailwind base;
@tailwind components;
@tailwind utilities;

/* .primary-btn {
    @apply bg-blue-500
} */

/* .sectionBG{
    background: url('');
    min-height: 100vh;
    background-size: cover;
    font-size: 50px;
} */