.elementor-9110 .elementor-element.elementor-element-4450a0ea{--display:flex;}.elementor-9110 .elementor-element.elementor-element-92256b9{--display:flex;--margin-top:-45px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-9110 .elementor-element.elementor-element-b03b371{font-size:12px;}/* Start custom CSS for text-editor, class: .elementor-element-7b5b150f */#page-content.exposiciones-colectivas {
    padding: 30px 0;
    font-family: Candara, sans-serif;
    color: #101010;
}

#page-content.exposiciones-colectivas h2.title {
    margin: 0 0 25px 0;
    padding: 10px 20px;
    background: #8f8a6d;
    color: #fefee1;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
}

#page-content.exposiciones-colectivas .expo-row {
    display: grid;
    grid-template-columns: 50px 1fr;
    column-gap: 6px;
    align-items: start;
    margin-bottom: 8px;
    padding: 0 20px;
}

#page-content.exposiciones-colectivas .year {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    white-space: nowrap;
}

#page-content.exposiciones-colectivas .content p {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: 1.5;
}

#page-content.exposiciones-colectivas .content a {
    color: #101010;
    text-decoration: underline;
}

#page-content.exposiciones-colectivas .content strong {
    font-weight: bold;
}/* End custom CSS */