/*
 Theme Name:   Portfolio Divi
 Theme URI:    https://portfolio.mediachamber.com
 Description:  A child theme for Divi.
 Author:       Eric Baumann
 Author URI:   https://portfolio.mediachamber.com
 Template:     Divi
 Version:      1.0.0
*/

/* Import the parent theme's stylesheet */
@import url("../Divi/style.css");

/* Add your custom CSS below */

.mobile_menu_bar:before{
    color: #0078ce !important;
}