/*
 Theme Name: Astra Child
 Theme URI: https://wpastra.com/
 Description: Astra Child Theme
 Author: Mahendra Singh
 Author URI: https://yourwebsite.com
 Template: astra
 Version: 1.0.0
*/



/* Force navbar background color change */
.ast-primary-header-bar {
  background-color: #00b894 !important;
}

/* Navbar menu link color */
.ast-primary-header-bar .main-header-menu > li > a {
  color: #ffffff !important;
}


