/*
Theme Name: HFD Hello Child Theme
Theme URI: https://nichawaii.egov.com
Template: hello-elementor
Author: NIC Hawaii
Author URI: https://nichawaii.egov.com
Description: A child theme for the Honolulu Fire Department based on the Hello Elementor theme
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1604604586
Updated: 2020-11-05 19:29:46

*/


.elementor hr {
    margin-bottom: 20px !important;
}

/* Add space to bottom of lists */

.elementor-text-editor ul li:last-child,
.elementor-text-editor ol li:last-child,
.elementor-widget-container ul li:last-child,
.elementor-widget-container ol li:last-child {
    padding-bottom: 20px;
}

.elementor-text-editor ul li ul li:last-child,
.elementor-text-editor ol li ol li:last-child,
.elementor-widget-container ul li ul li:last-child, 
.elementor-widget-container ol li ol li:last-child {
    padding-bottom: 0px;
}