@charset "utf-8";
/* CSS Document */

LABEL.error{
    font-size: .7em;
    color: #dc3545;
}
.alert P{
    color: inherit !important;
}