:root[data-color-scheme='light'], :host([data-color-scheme='light']) {
    --theme-header-text-color: #000000;
    --theme-header-background-color: #412481ed !important;
    --theme-footer-text-color: #9d9d9d;
    --theme-footer-background-color: #ffffff;
}

.tree {
    background-color: #41157330 !important;
}

.toc.sticky .toc-list .toc-link {
    background-color: #41157330 !important;
}

.toc.sticky h2 {
  background-color: #41157387 !important;
}