/* 
Theme Name: Child Theme for Hello Theme
Description: This theme is a child theme of Hello Elementor, created by Wingard.
Author: Wingard
Author URI: https://wearewingard.com/
Template: hello-elementor
Version: 1.0.1
*/

.aux-page h2 {
	color: var(--e-global-color-text);
	font-family: "Fira Sans", Sans-serif;
	font-size: 2.6rem !important;
	font-weight: 600;
	line-height: 3.5rem;
	margin: 30px 0 8px 0 !important;
}
.aux-page a, .aux-page a:hover, .aux-page a:focus {
	font-weight: 600 !important;
}
.aux-page li {
	margin: 0 0 10px -24px !important;
}
.aux-page hr.hr-rule {
	margin: 54px 0 26px;
}

.gform-body {display: block !important;}