.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-993e007:#CE1126;--e-global-color-aef06bf:#FAFAFA;--e-global-color-3d77bf9:#003F87;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Gravity Forms Button Styling */
body .gform_wrapper .gform_footer input[type=submit] 
{border: 2px solid #003f87;
color: white;
background-color: #003f87;
padding: 10px 20px;
border-radius: 3px;}

body .gform_wrapper .gform_footer input[type=submit]:hover
{
color: #003f87;
background-color: white;
}

/*ol and ul styling */
 ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 25px;
} 

 ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 25px;

}/* End custom CSS */