.alert-danger {
    padding: 20px;
    background-color: #f44336;
    color: white;
}


.error {
    color: red;
}
