div[data-seo-tab="advanced"] div {
    display: none !important;
}

div[data-seo-tab="advanced"] div:last-of-type {
    display: block !important;
}

.icon.icon-mask span[data-icon="categories"]:before {
    content: "tree" !important;
}

.lightswitch-outer-container .lightswitch-inner-container span {
    max-width: unset !important;
}
