.bg-primary{
    background: #703E97 !important;
}
.text-primary{
    color: #703E97 !important;
}
.bg-secondary{
    background: #007096 !important;
}
.text-secondary{
    color: #007096 !important;
}