.text-d-blue {
    color: #14216a !important;
}

.text-blue {
    color: #4886ea !important;
}

.bg-blue {
    background-color: #4886ea !important;
}

.bg-d-blue {
    background-color: #14216a !important;
}
.font-13{
    font-size: 13px !important;
}