.elementor-3001 .elementor-element.elementor-element-c06597a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for saorheader, class: .elementor-element-df8df10 *//* Try these .elementor-3001 .elementor-element.elementor-element-df8df10s one by one */

/* Option 1 - General menu targeting */
nav a, .menu a, .navigation a {
  color: white;
}

/* Option 2 - More specific targeting */
header nav ul li a {
  color: white;
}

/* Option 3 - Target link states */
a.menu-item, 
a.menu-link, 
a.nav-link {
  color: white;
}

/* Option 4 - Use attribute .elementor-3001 .elementor-element.elementor-element-df8df10 */
a[href*="#"] {
  color: white;
}/* End custom CSS */