.events {
    list-style: none;
    margin: 0;
    padding: 0;
}
.rcre-calendar-day-cell {
    margin-top: 10px;
    font-size: 10px;
}
.rcre-calendar-day-cell-item {
    margin-bottom: 10px;
}
.cell-highlight {
    color: #3FACA3;
}
.rcre-calendar-header {
    user-select: none;
    float: right;
}


