.btn-primary{
    background-color: #1349EC !important;
}
.bg-primary{
    background-color: #1349EC !important;
}
.text-primary{
    color: #1349EC !important;
}

.bg-gray{
    background-color: #F8FAFC;
}

.text-gray{
    color: #94A3B8;
}
