.cf-elementor-widget.cf-animation-informations .animation-title {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap;
}



.cf-elementor-widget.cf-animation-informations .animation-title .animation-stand {
    display: inline-block;
    margin-left: 10px;
    transform: translateY(-5px);
}


.cf-elementor-widget.cf-animation-informations .animation-exhibitors {
    display: block;
    margin-top: 2px;
    width: fit-content;
    margin-bottom: 10px;
}

.cf-elementor-widget.cf-animation-informations .animation-location {
    margin-top: 10px;
}


.cf-elementor-widget.cf-animation-informations .animation-date {
    display: block;
    margin-top: 25px;
    padding: 6px 0;
    box-sizing: border-box;
    max-width: 230px;
    width: 100%;
}

.cf-elementor-widget.cf-animation-informations .animation-hour {
    display: block;
    margin-top: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    box-sizing: border-box;
    width: fit-content;
}