@import "tailwindcss";


.btn-primary{
    background-color: #4A00FF;
    color: white;
   
}