
.column-just_events_all_day .dashicons-yes {
    color: #43A047;
}

.column-just_events_all_day .dashicons-no-alt {
    color: #E53935;
}

.column-just_events_thumbnail img {
    width:60px;
    height:60px;
    object-fit:cover;
    border:1px solid rgba(0,0,0,.07);
}
