.elementor-kit-6 {
    --e-global-color-primary: #B81A55;
    --e-global-color-secondary: #EFF2F373;
    --e-global-color-text: #393939;
    --e-global-color-accent: #EFD7A9;
    --e-global-typography-primary-font-family: "Source Sans Pro";
    --e-global-typography-primary-font-size: 1.8em;
    --e-global-typography-primary-font-weight: bold;
    --e-global-typography-primary-line-height: 1.3em;
    --e-global-typography-secondary-font-family: "Source Sans Pro";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Jost";
    --e-global-typography-text-font-size: 18px;
    --e-global-typography-text-font-weight: 300;
    --e-global-typography-text-text-transform: none;
    --e-global-typography-text-font-style: normal;
    --e-global-typography-text-line-height: 30px;
    --e-global-typography-accent-font-family: "Jost";
    --e-global-typography-accent-font-size: 18px;
    --e-global-typography-accent-font-weight: 700;
    --e-global-typography-accent-line-height: 30px;
    color: var( --e-global-color-text);
    font-family: var( --e-global-typography-text-font-family), Sans-serif;
    font-size: var( --e-global-typography-text-font-size);
    font-weight: var( --e-global-typography-text-font-weight);
    text-transform: var( --e-global-typography-text-text-transform);
    font-style: var( --e-global-typography-text-font-style);
    line-height: var( --e-global-typography-text-line-height);
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-6 a {
    color: var( --e-global-color-text);
    font-family: var( --e-global-typography-text-font-family), Sans-serif;
    font-size: var( --e-global-typography-text-font-size);
    font-weight: var( --e-global-typography-text-font-weight);
    text-transform: var( --e-global-typography-text-text-transform);
    font-style: var( --e-global-typography-text-font-style);
    line-height: var( --e-global-typography-text-line-height);
}

.elementor-kit-6 h1 {
    font-family: var( --e-global-typography-primary-font-family), Sans-serif;
    font-size: var( --e-global-typography-primary-font-size);
    font-weight: var( --e-global-typography-primary-font-weight);
    line-height: var( --e-global-typography-primary-line-height);
}

.elementor-kit-6 h2 {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.3em;
}

.elementor-kit-6 h3 {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 30px;
}

.elementor-kit-6 h4 {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3em;
}

.elementor-kit-6 h5 {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
}

.elementor-kit-6 h6 {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
}

.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-kit-6 {
        font-size: var( --e-global-typography-text-font-size);
        line-height: var( --e-global-typography-text-line-height);
    }
    .elementor-kit-6 a {
        font-size: var( --e-global-typography-text-font-size);
        line-height: var( --e-global-typography-text-line-height);
    }
    .elementor-kit-6 h1 {
        font-size: var( --e-global-typography-primary-font-size);
        line-height: var( --e-global-typography-primary-line-height);
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }
    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-6 {
        font-size: var( --e-global-typography-text-font-size);
        line-height: var( --e-global-typography-text-line-height);
    }
    .elementor-kit-6 a {
        font-size: var( --e-global-typography-text-font-size);
        line-height: var( --e-global-typography-text-line-height);
    }
    .elementor-kit-6 h1 {
        font-size: var( --e-global-typography-primary-font-size);
        line-height: var( --e-global-typography-primary-line-height);
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
}