.elementor-kit-32{--e-global-color-primary:#F4F1EA;--e-global-color-secondary:#69C4D0;--e-global-color-text:#F4F1EA;--e-global-color-accent:#69C4D0;--e-global-typography-primary-font-family:"GFS Didot";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Baskervville";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;background-color:#0D1012;color:#C2C7C5;font-family:"Helvetica", Sans-serif;font-size:15px;font-weight:400;line-height:1.6em;}.elementor-kit-32 button:hover,.elementor-kit-32 button:focus,.elementor-kit-32 input[type="button"]:hover,.elementor-kit-32 input[type="button"]:focus,.elementor-kit-32 input[type="submit"]:hover,.elementor-kit-32 input[type="submit"]:focus,.elementor-kit-32 .elementor-button:hover,.elementor-kit-32 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#0D343B;}.elementor-kit-32 a{color:var( --e-global-color-secondary );}.elementor-kit-32 a:hover{color:var( --e-global-color-primary );}.elementor-kit-32 h1{color:#F4F1EA;font-family:"GFS Didot", Sans-serif;font-size:74px;font-weight:400;line-height:-0.06em;}.elementor-kit-32 h2{color:#F4F1EA;font-family:"GFS Didot", Sans-serif;font-size:64px;font-weight:400;line-height:-0.04em;}.elementor-kit-32 h3{color:#F4F1EA;font-family:"GFS Didot", Sans-serif;font-size:32px;font-weight:400;line-height:0.9em;}.elementor-kit-32 h4{color:#F4F1EA;font-family:"GFS Didot", Sans-serif;font-size:30px;font-weight:400;line-height:1em;}.elementor-kit-32 h5{color:#69C4D0;font-family:"Helvetica", Sans-serif;font-size:9px;font-weight:600;line-height:0.2em;}.elementor-kit-32 h6{color:#69C4D0;font-family:"Helvetica", Sans-serif;font-size:11px;font-weight:600;line-height:2px;}.elementor-kit-32 button,.elementor-kit-32 input[type="button"],.elementor-kit-32 input[type="submit"],.elementor-kit-32 .elementor-button{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}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-kit-32 h4{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body {
    background: #0D1012;
}
main#jupiterx-main {
    background: #0D1012;
}
.drop-cap p:first-of-type::first-letter {
    float: left;
    font-family: Didot, "Didot LT STD", "Hoefler Text", Georgia, serif;
    font-size: 3.2em;
    line-height: 0.75;
    font-weight: 500;
    color: #6bc6cf;
    margin-right: 5px;
    margin-top: 7px;
}

@media (max-width: 767px) {
    .drop-cap p:first-of-type::first-letter {
        font-size: 2.5em;
        line-height: 0.8;
        margin-right: 8px;
        margin-top: 5px;
    }
}/* End custom CSS */