.em-event-item {
    text-decoration: none;
    color: inherit;
}

.em-event-image img {
    width: 100%;
    display: block;
}

.em-event-title {
    margin: 0 0 4px;
}

.em-event-datetime {
    font-size: 0.875em;
    opacity: 0.8;
    margin-bottom: 6px;
}

.em-event-separator {
    margin: 0 4px;
}

.em-event-excerpt {
    margin: 6px 0;
    font-size: 0.9em;
}

.em-event-location {
    font-size: 0.85em;
    opacity: 0.7;
    display: block;
    margin-top: 4px;
}

.em-view-all {
    text-align: center;
    margin-top: 30px;
}
