/*
Theme Name:   SFCA Hello Child Theme
Description:  A Child Theme based on Hello by Elementor for the Hawaii State Foundation on Culture and the Arts
Author:       NIC Hawaii
Author URL:   https://nichawaii.egov.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  SFCAHelloChildTheme
*/

/* Write here your own personal stylesheet */


.hero-heading-big {
    display: block;
    font-size: 50px;
    letter-spacing: -0.1rem;
    line-height: 2rem;
}

.wp-block-image.size-large {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.elementor-tab-content a {
    text-decoration: underline;
}

.elementor-text-editor ul li:last-child,
.elementor-text-editor 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{
    padding-bottom: 0px;
}

.elementor-labels-above .elementor-field-group > label {
	padding-bottom: 20px !important;
}


