.elementor-sticky--effects {
background: #CD2151!important; /* change the background color here*/
}
.elementor-sticky--effects .sticky-menu-items ul li a /* change the menu text color here*/ {
color: #0B0C10!important;
}
.elementor-sticky--effects, .sticky-menu-items ul li a {
transition: .5s all ease-in-out;
}