.elementor-3782 .elementor-element.elementor-element-7bc61654{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3782 .elementor-element.elementor-element-1c90f94{--display:flex;}.elementor-3782 .elementor-element.elementor-element-431571f3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3782 .elementor-element.elementor-element-4fc99787 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-3782 .elementor-element.elementor-element-4fc99787{text-align:center;}.elementor-3782 .elementor-element.elementor-element-4fc99787 .elementor-heading-title{font-family:"Spectral", Sans-serif;font-size:48px;font-weight:300;font-style:italic;color:var( --e-global-color-db80e1f );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-3782 .elementor-element.elementor-element-7bc61654{--content-width:100vw;}}@media(max-width:1024px){.elementor-3782 .elementor-element.elementor-element-4fc99787 .elementor-heading-title{font-size:40px;}}@media(max-width:767px){.elementor-3782 .elementor-element.elementor-element-4fc99787 .elementor-heading-title{font-size:30px;}}/* Start JX Custom Fonts CSS *//* End JX Custom Fonts CSS */
/* Start custom CSS */#header {
    position: fixed;
}

.btn-read {
    font-size: 20px;
    font-family: 'Spectral', Sans-Serif;
    font-style: italic;
    font-weight: 300;
    color: #634021 !important;
    border-bottom: 1px solid #634021;
    display: block;
    width: fit-content;
    margin: 1.5rem auto 0;
}
.btn-read:hover {
    opacity: .75;
}

#coming-soon a:hover {
    opacity: .75;
}

@media (max-width: 1380px) {
    #coming-soon h1 {
        font-size: 42px;
    }
}

@media (max-width: 1280px) {
    .btn-read {
        font-size: 19px;
    }
    #coming-soon p {
        font-size: 13px;
    }
}

@media (max-width: 980px) {
    #coming-soon h1 {
        font-size: 40px;
    }
    .btn-read {
        font-size: 18px;
    }
}

@media (max-width: 680px) {
    #coming-soon h1 {
        font-size: 38px;
    }
    .btn-read {
        font-size: 17px;
    }
}

@media (max-width: 580px) {
    #coming-soon p {
        font-size: 12px;
    }
}

@media (max-width: 450px) {
    #coming-soon h1 {
        font-size: 35px;
    }
}/* End custom CSS */