#menu-vertical-menu > li:nth-child(2) {
    background-color: rgb(85, 85, 85);
}

#menu-vertical-menu > li:nth-child(2) a {
    color: #ffffff !important;
    font-weight: 800;
}

#menu-vertical-menu > li:nth-child(1) {
    background-color: #007706;
}

#menu-vertical-menu > li:nth-child(1) a {
    color: #ffffff !important;
    font-weight: 800;
}
 
/*
#menu-vertical-menu > li:nth-child(4) {
    background-color: #006000;
}

#menu-vertical-menu > li:nth-child(4) a {
    color: #ffffff !important;
    font-weight: 800;
}*/

#menu-vertical-menu > li:nth-child(3) {
    background-color: #ffe800;
}

#menu-vertical-menu > li:nth-child(3) a {
    color: #000000 !important;
    font-weight: 800;
}
#menu-vertical-menu > li:nth-child(3333) {
    background-color: #000000;
}

#menu-vertical-menu > li:nth-child(3333) a {
    color: #ffffff !important;
    font-weight: 800;
}
#menu-vertical-menu > li:nth-child(1111) {
    background-color: #8804fb;
}

#menu-vertical-menu > li:nth-child(1111) a {
    color: #ffffff !important;
    font-weight: 800;
}

#menu-vertical-menu > li:nth-child(1111) {
    background-color: #ff0000;
}

#menu-vertical-menu > li:nth-child(1111) a {
    color: #ffffff !important;
    font-weight: 800;
}

#menu-vertical-menu > li:nth-child(2222) {
    background-color: #ff0000;
}

#menu-vertical-menu > li:nth-child(2222) a {
    color: #ffffff !important;
    font-weight: 800;
}

#menu-vertical-menu > li:nth-child(3333) {
    background-color: #000000;
}

#menu-vertical-menu > li:nth-child(3333) a {
    color: #ffffff !important;
    font-weight: 800;
}
#menu-vertical-menu > li:nth-child(1111) {
    background-color: #000000;
}

#menu-vertical-menu > li:nth-child(1111) a {
    color: #ffffff !important;
    font-weight: 800;
}

#description a {
    display: inline;
}
