.bg-img {
    background-color: #001d3d !important;
}

.text-primary {
    color: #001d3d !important;
}

.text-justify {
    text-align: justify !important;
}

label {
    font-weight: bolder !important;
    color: #001d3d !important;
}

select {
    font-weight: bolder !important;
    color: #001d3d !important;
}
