﻿.menu-container {
    margin-top: 20px;
    width:400px;
}

.highlighted-item > td {
    background-color: var(--bs-danger-border-subtle)
}

.highlighted-item > td {
    background-color: var(--bs-danger-border-subtle)
}

.row-orange > td{
    background-color: #ffe5b4;
}