.text-uniqa {
    color: #005ca9 !important;
}
.bg-uniqa {
    background-color: #005ca9 !important;
}
.btn-uniqa {
    background-color: #005ca9 !important;
    color: white;
}
.btn-uniqa:hover {
    background-color: #01569b !important;
    color: white;
}
.toast-alert {
    width: 100% !important;
    /* position: absolute; */
}
.toast-alert img{
    width: 2em;
}
.toasts-messages {
    position: absolute;
}
