.elementor-kit-5 {
    --e-global-color-primary: rgb(59, 139, 202);
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-934e477: #FFFFFF;
    --e-global-color-3fa2a9c: #9CBAE2;
    --e-global-color-320ef32: #D4DFF2;
    --e-global-color-0f97812: #679CD3;
    --e-global-color-859ca58: #E7EDF8;
    --e-global-color-2037ea4: #E1738A;
    --e-global-color-31756c9: #E58C9C;
    --e-global-color-41f588a: #7F9BAB;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --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-d982f7f-font-family: "Ropa Sans";
    --e-global-typography-f04ae50-font-size: 1.75em;
    --e-global-typography-f04ae50-font-weight: bold;
    --e-global-typography-8157cbb-font-size: 1.25em;
    --e-global-typography-8157cbb-font-weight: bold;
}

.elementor-kit-5 a {
    color: var( --e-global-color-0f97812);
}

.elementor-kit-5 a:hover {
    color: var( --e-global-color-primary);
}

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

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

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

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

@media(max-width:1024px) {
    .elementor-kit-5 {
        --e-global-typography-f04ae50-font-size: 1.5em;
        --e-global-typography-8157cbb-font-size: 1.15em;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }
    .e-container {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-5 {
        --e-global-typography-f04ae50-font-size: 1.25em;
        --e-global-typography-8157cbb-font-size: 1em;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-container {
        --container-max-width: 767px;
    }
}