/* Custom Styles */

.alert--danger {
    border-color: red;
    color: red;
    background-color: rgba(0, 0, 0, 0);
}