@charset "UTF-8";

.alert-primary {
    background-color: rgb(207, 226, 255) !important;
    border: 1px thin rgb(158, 197, 254) !important;
    color: rgb(5, 44, 101) !important;
}

.input-group-text {
    background-color: rgb(248, 249, 250) !important;
}
.bg-mf {
    background-image: url("/img/mf_info_bg_light.jpg");
    background-color: white !important;
}

