/* DropDown.scss */ .dropdown-container { .link-container { color: var(--text-secondary); .link-text { color: var(--text-primary); } } }