#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:focus, #es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:active, #es .es-story-privacy .es-privacy .es-privacy-toggle, #es .btn-es-primary {
    background: #ff9900 !important;
    color: #ffffff !important;
    border-color: rgba(78,114,226, 0) !important;
}

#es .es-dialog-footer-content .btn-es-primary, #es .es-dialog-footer-content .btn-es-primary:hover, #es .es-dialog-footer-content .btn-es-primary:focus, #es .es-dialog-footer-content .btn-es-primary:active {
    color: #ff9900 !important;
}

#es .btn-es-primary {
    background: #c903b8 !important;
    color: #ffffff !important;
    border-color: rgba(78,114,226, 0) !important;
}

#es .es-stream {
    --uk-inverse: dark;
    color: #2d3847 !important;
    box-shadow: -15px -15px 20px rgba(255, 255, 255, .6), 15px 15px 20px rgba(57, 65, 124, .1);
    position: relative;
    box-sizing: border-box;
    transition: .1s ease-in-out;
    transition-property: color, background-color, background-size, border-color, box-shadow;
    border-radius: 12px;
    border: transparent;
    padding: 16px;
    background-color: #edf1fa;
}

#es .es-side-widget {
    --uk-inverse: dark;
    color: #2d3847;
    box-shadow: -15px -15px 20px rgba(255, 255, 255, .6), 15px 15px 20px rgba(57, 65, 124, .1);
    position: relative;
    box-sizing: border-box;
    transition: .1s ease-in-out;
    transition-property: color, background-color, background-size, border-color, box-shadow;
    border-radius: 12px;
    border: transparent;
    padding: 16px;
    background-color: #edf1fa;
}

#es .es-profile-header-nav {
    --uk-inverse: dark;
    color: #2d3847;
    box-shadow: 15px 15px 20px rgba(57, 65, 124, .1);
    position: relative;
    box-sizing: border-box;
    transition: .1s ease-in-out;
    transition-property: color, background-color, background-size, border-color, box-shadow;
    border-radius: 0 0 12px 12px;
    border: transparent;
    padding: 16px;
    background-color: #edf1fa;
}

#es .es-profile-header {
    border: none;
    position: relative;
    background-color: transparent;
    border-radius: 6px;
}

#es .es-profile-header__bd {
    bottom: 52px;
}

#es .o-empty {
    --uk-inverse: dark;
    color: #2d3847;
    box-shadow: -15px -15px 20px rgba(255, 255, 255, .6), 15px 15px 20px rgba(57, 65, 124, .1);
    position: relative;
    box-sizing: border-box;
    transition: .1s ease-in-out;
    transition-property: color, background-color, background-size, border-color, box-shadow;
    border-radius: 12px;
    border: transparent;
    padding: 16px;
    background-color: #edf1fa;
}

#es .es-snackbar2 {
    background-color: #0a0aff;
    color: #ffffff;
}

#es .es-island {
    --uk-inverse: dark;
    color: #2d3847;
    box-shadow: -15px -15px 20px rgba(255, 255, 255, .6), 15px 15px 20px rgba(57, 65, 124, .1);
    position: relative;
    box-sizing: border-box;
    transition: .1s ease-in-out;
    transition-property: color, background-color, background-size, border-color, box-shadow;
    border-radius: 12px;
    border: transparent;
    padding: 16px;
    background-color: #edf1fa;
}

#es .es-comments-wrap {
    clear: both;
    padding: 0;
    background-color: #cbd4e9;
}
