/******* Red Notification Banner by Joel Butler ********/

.oho-site-alert-message {
    background-color: #e31c3d;
}
.oho-site-alert-message h2 {
    color: white;
}
.alert-content a {
    color: white;
    text-decoration: underline;
    margin: auto;
}
.alert-content {
    color: white;
    text-align: center;
}
.alert-message p {
    color:white;
}