.elementor-11142 .elementor-element.elementor-element-d4bfb07{--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;--overflow:hidden;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS */html.js {
    overflow-x: hidden !important;
}
.artist .row {
    display: flex;
    flex-wrap: wrap;
}
.ag-artist-indexed.col-sm-12.col-xs-12 {
    width: 20%;
    margin-top: 30px;
}h4.ag-indexed-artists {
    font-family: "Playfair Display", sans-serif !important;
    font-weight: 700;
    font-size: 30px;
    color: #B89D4F;
}a.indexed-artist-link p {
    font-family: "Open Sans", Arial, sans-serif;
}
a:hover, a:focus {
    color: #b89d4f !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.ag-artist-indexed.col-sm-12.col-xs-12 {
    width: 50%;
    margin-top: 20px;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.ag-artist-indexed.col-sm-12.col-xs-12 {
    width: 33%;
    margin-top: 30px;
}
}/* End custom CSS */