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

.ecwd_add_event span {
    font-size: large !important;
    line-height: 2em !important;
}

#ecwd-tabs:nth-child(0) {
    background: red !important;
}

.ecwd-social {
    display: none;
}