.btn
{
    border-radius:20px!important;
}

.btn-primary
{
    background: #3221c7 !important;
}

.btn-primary:hover
{
    background: #110760 !important;
}
