.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-3755 .elementor-element.elementor-element-2ef29be .elementor-heading-title{color:var( --e-global-color-850cba4 );}.elementor-3755 .elementor-element.elementor-element-ec73660{text-align:start;}.elementor-3755 .elementor-element.elementor-element-ec73660 .elementor-heading-title{font-size:18px;font-weight:500;color:#ffffff;}/* Start custom CSS for shortcode, class: .elementor-element-fe7fb3a */.mayo-event-list {
    max-width: 100%;
}
.mayo-event-type {
    font-weight: bold;
    margin-right: 10px;
    color: #030199;
}
.mayo-event-service-body {
    background-color: #c2c2ff;
    color: #030199;
    margin-left: 5px;
}
.mayo-calendar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background: #030199;
    border-bottom: 1px solid #ddd;
}
.mayo-calendar-header button {
    padding: 8px 12px;
    background: #0073aa;
    color: #ffffff;
    border: 1px solid #006291;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    font-weight: 500;
}
.mayo-calendar-date {
    position: sticky;
    top: 0;
    background: inherit;
    display: block;
    padding: 4px;
    margin: -8px -8px 8px -8px;
    border-bottom: 1px solid #eee;
    color: #030199;
    font-weight: 500;
    z-index: 1;
}
.mayo-calendar-day.today.has-events {
    background: linear-gradient(to bottom, #030199 30%, #f0f7ff 30%);
}/* End custom CSS */