/* NOUN Student Portal 6.18.0 — unified Light/Dark control finishing layer */
html[data-theme="light"]{color-scheme:light}
html[data-theme="dark"]{color-scheme:dark}
#nsp-theme-btn #nsp-theme-ico{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;color:inherit!important;-webkit-text-fill-color:currentColor!important}
#nsp-theme-btn #nsp-theme-ico svg{display:block!important;width:21px!important;height:21px!important;stroke:currentColor!important;color:inherit!important;opacity:1!important;visibility:visible!important}
