.elementor-kit-13 {
    --e-global-color-primary: #72726C;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-dff4ce4: #5D3D1C;
    --e-global-color-89e2f4a: #130B0B;
    --e-global-typography-primary-font-family: "Cormorant Garamond";
    --e-global-typography-primary-font-size: 22px;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-primary-line-height: 1.5em;
    --e-global-typography-primary-letter-spacing: 0.05em;
    --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;
    --e-global-typography-a8da0c3-font-family: "Ogg Bold";
    --e-global-typography-a8da0c3-font-size: 37px;
    --e-global-typography-2cd54f9-font-family: "Montserrat";
    --e-global-typography-2cd54f9-font-size: 14px;
    --e-global-typography-2cd54f9-font-weight: 400;
    --e-global-typography-4786311-font-family: "GFS Didot";
    --e-global-typography-4786311-font-size: 37px;
    --e-global-typography-4786311-text-transform: capitalize;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 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;
    }
}