#header h1, #header h1 a, #user-tools a {
    color: #fff!important;
}



:root {
    --primary: #101923!important;
    --secondary: #101923!important;
}
  
html[data-theme="light"],
:root {
    --link-fg: #7F01FE;
}

.expand-filter a {
    color: var(--link-fg)!important;
    font-weight: 500;
}