/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.event-error-message {
    color: #000;
    text-align: center;
    font-size: 1.2rem;
}