﻿.alert-danger {
    color: #ffffff !important;
    background-color: rgb(209 44 71) !important;
    border-color: rgba(209, 44, 71, 0.15) !important;
}
