/*======================================
Theme Name: Divi-Child
Theme URI: https://divicake.com/
Description: Divi child theme for JWOC
Version: 1.1
Author: Mickey Diener
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*change the color of the Divi mobile hamburger icon*/
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #c0022f !important;
}