/* menu.css: Dynamic Menu System Components */
.selected {
    background-color: rgba(255, 159, 0, 0.3);
}
