.elementor-492 .elementor-element.elementor-element-272bc907{--display:flex;}/* Start custom CSS */.wp-core-ui .quicktags-toolbar input.button.button-small {
    border-radius: 5px!important;
    margin: 1px 3px;
}
.rtcl [type=button]:not(:disabled), .rtcl [type=reset]:not(:disabled), .rtcl [type=submit]:not(:disabled), .rtcl button:not(:disabled) {
    border-radius: 5px;
}

.wp-switch-editor {
    line-height: 0!important;
}

.wp-editor-tabs {
    float: right;
    display: flex;
    column-gap: 10px;
    margin-bottom: 10px;
}

    
.html-active .switch-html, .tmce-active .switch-tmce {
    background: #dcdcde;
    color: #164059;
    border-bottom-color: #dcdcde;
}

#rtcl-gallery-upload-ui-wrapper .rtcl-gallery-uploads .rtcl-gallery-upload-item a {
    background: #fff;
    display: inline-block;
    height: auto;
    margin: 0 0 0 2px;
    overflow: hidden;
    padding: 10px;
    width: auto;
    line-height: 0;
}/* End custom CSS */