<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}
</pre></body></html>