
.alert-danger {
    color: red;
    background-color: #fdd;
    padding: 10px;
    border-radius: 5px;
}
