/*======================================
Theme Name: Divi Child Theme
Theme URI: https://netlive.co.za/
Description: Child Themes built with Divi by Netlive  - contact +27 82 8139 774 for support.
 Certain terms and conditions apply to the use of this theme.
Author: Netlive
Author URI: https://netlive.co.za/
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * =============================================================================== */

/*add your custom CSS below this line*/
/* Post-migration fix: white menu text on dark header (#0B1D32) */
.et_pb_menu_0_tb_header.et_pb_menu ul li a,
.et_pb_menu_0_tb_header.et_pb_menu ul li a:hover,
.et_pb_menu_0_tb_header.et_pb_menu .nav li a {
  color: #ffffff !important;
}
