/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.elementor-5 .elementor-element.elementor-element-5bc6f33 .elementor-heading-title, h1, h2, h3, h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span h7 span{
    font-family: 'Futura PT' !important;
    font-weight: 650 !important;
    font-style: normal !important;
}

p, blockquote, pre, a, p span, li span{
    font-family: 'Futura PT' !important;
    font-weight: normal !important;
    font-style: normal !important;
		color: #000 !important;
		font-size: 1.2em !important;
}
