:root[theme="custom"] {
    --md-sys-color-primary: #ff7300;
    --md-sys-color-secondary-container-light: #ff7300;
    --md-ref-palette-primary70: #ce5d00;
}

nav ul li.active {
    background-color: rgba(0, 0, 0, 0.1);
}