.elementor-10944 .elementor-element.elementor-element-5374bd5{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-536fea1 */.archeo-event {
    background: var(--e-global-color-accent, #95194C);
    color: #fff;
}
.archeo-event--colloques {
    background: var(--e-global-color-primary, #CB1518) !important;
}

.archeo-agenda-legende {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 12px;
    font-size: 13px;
}
.archeo-legende-item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.archeo-legende-pastille {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.1);
}
.archeo-legende-pastille--colloques {
    background: var(--e-global-color-primary, #CB1518);
}
.archeo-legende-pastille--autre {
    background: var(--e-global-color-accent, #95194C);
}/* End custom CSS */