.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-367 .elementor-element.elementor-element-1af80ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-367 .elementor-element.elementor-element-f6859f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-bc968ca */.bio, .exhibitions {
    background-color: #f5f0ff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 25px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.exhibitions h2,
.bio h2 {
    color: #8a2be2;
    font-size: 1.8em;
    margin-top: 25px;
    border-left: 4px solid #9370db;
    padding-left: 10px;
}

.gallery-list {
    list-style-type: none;
    padding: 0;
}

.gallery-list li {
    background-color: #e6e6fa;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 5px;
    border-left: 3px solid #9932cc;
}

.gallery-list li strong {
    color: #6a0dad;
}/* End custom CSS */