/* Start custom CSS for shortcode, class: .elementor-element-138bf19 */#full-calendar .location {
    color: #009EE3;
    font-weight: 500;
}

#full-calendar .has_events .day  {
    background-color: #FFED00;
    color: #E6007E;
}

#full-calendar .events {
    background-color: #A1DAF8;
    margin-bottom: 10px
}

#full-calendar .events .title {
    color: #E6007E;
    font-weight: 700;
    line-height: 120%;
}

#full-calendar .time_in_hover_block {
    font-size: 20px;
    margin: 0;
}

#full-calendar 
    .ics-calendar-color-key-item {
    background-color: #FFF7B2;
}

#full-calendar 
    .ics-calendar-color-key-item label {
    color: #000;
}/* End custom CSS */