.tribe-mini-calendar-event {
    background: #fff;
    border: 1px solid #efefef;
    margin: 10px 0;
    overflow: hidden;
    padding: 15px 20px;
    background-color: white;
}

.tribe-mini-calendar-event .list-date {
    background: #EF5C74;
}