/*
Theme Name: Safe Hydrogen Child
Theme URI: https://safehydrogenproject.org
Description: Child theme for Safe Hydrogen Project - custom templates without Divi builder bloat
Author: RT7 Media
Author URI: https://rt7.media
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: safe-hydrogen-child
*/

/* Import parent theme styles */
@import url("../Divi/style.css");


/* Divi nav menu — dropdown caret indicator */
/* WPCode ID 1890 */
.et_pb_menu .menu-item-has-children > a:after {
    content: "\35";
    font-family: 'ETmodules';
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
}
