Using Helix 2.0.10 with default template. I have modified the off-canvas menu with custom css that I reveived from a previous post. I have discovered that the css is incomplete as it does not include the sub-menu link colors.
I use this css so far
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span { color: white; }
.mt-ld-main_stats .output {
font-weight: 500;
}
Here is a screen shot of my issue

I would like to know what css to add to change the sub-menu link colors and also what css to change the X that closes the off-canvas menu to a different color.
Link to website