#kt_aside_menu_wrapper .menu-item * {
    color: #fcc900 !important;
}
body.netflix-body {
    background: #221849 !important;
}

footer#kt_footer {
    background-color: #221849 !important;
}
#kt_aside .menu-item:hover {
    background: #012274 !important;
}
#kt_aside .menu-item.menu-active {
    background: #012274 !important;
}

 .member-home div:has(.tasks) {
     display: none;
 }
 
 .send-new-archive {
    display: none !important;
}