.text-blue{
    color: #0B6CCC !important;
}
.bg-blue{
    background: #E9F5FE !important;
}
.text-orange{
    color: #FE5B36 !important;
}