.alert-danger {
    color: #b30000;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid #b30000;
    background-color: #ffe6e6;
}