.elementor-shortcode .tribe-events-widget-events-list__event-datetag-datetime {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.elementor-shortcode .tribe-events-widget-events-list__event-datetag-dayofweek {
    color: #9e9e9e;
    font-family: var(--e-global-typography-05ff410-font-family), Sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: var(--e-global-typography-05ff410-line-height);
    letter-spacing: var(--e-global-typography-05ff410-letter-spacing);
}

.elementor-shortcode .tribe-events-widget-events-list__event-datetag-daynum {
    color: var(--e-global-color-d320bc3);

    font-family: var(--e-global-typography-05ff410-font-family), Sans-serif;
    font-size: 3rem;
    font-weight: 900;
    line-height: var(--e-global-typography-05ff410-line-height);
    letter-spacing: var(--e-global-typography-05ff410-letter-spacing);
}

.elementor-shortcode .tribe-events-widget-events-list__event-datetag-month {
    color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-05ff410-font-family), Sans-serif;
    font-size: var(--e-global-typography-05ff410-font-size);
    font-weight: var(--e-global-typography-05ff410-font-weight);
    line-height: var(--e-global-typography-05ff410-line-height);
    letter-spacing: var(--e-global-typography-05ff410-letter-spacing);
}
