How can I change the color of a menu category?

Hello i want to change one of my menu catagories to another color how i do that?

@Barzie

Please share your store URL and menu name which you want to change the color.

@Barzie Hello Dear ,
can you give me your Web URL ?

https://hometoptrends.com/

Which menu color do you want to change?

I want to change the on sell menu into red

@Barzie

Which category color you want to change?

Do You want to change all menu color??

paste this code in bottom of theme.css file

li:first-child a:not(.site-footer__linklist-item a) {
    color: red !important;
}

Thank You!

i noticed now that it also changed another section in the menu can you check why?

give me screenshot.

have idea what to do kinda stuck with it