.elementor-kit-9 {
    --e-global-color-primary: #ffd622;
    --e-global-color-secondary: #0073ff;
    --e-global-color-text: #FFFFFF;
    --e-global-color-accent: #c0e70f;
    --e-global-typography-primary-font-family: "Prompt";
    --e-global-typography-primary-font-weight: 600;
    background-color: #000a20;
    color: #FFFFFF;
    font-family: "Prompt", Sans-serif;
}

.elementor-kit-9 p {
    margin-bottom: 0px;
}

.elementor-kit-9 a {
    color: #000000;
    font-family: "Prompt", Sans-serif;
}

.elementor-kit-9 a:hover {
    color: #080101;
}

.elementor-kit-9 h1 {
    color: #ddbc00;
    font-family: "Prompt", Sans-serif;
    font-size: 28px;
}

.elementor-kit-9 h2 {
    color: #e40000;
    font-family: "Prompt", Sans-serif;
    font-size: 26px;
}

.elementor-kit-9 h3 {
    color: #ffee00;
    font-family: "Prompt", Sans-serif;
    font-size: 24px;
}

.elementor-kit-9 h4 {
    font-family: "Prompt", Sans-serif;
}

.elementor-kit-9 h5 {
    font-family: "Prompt", Sans-serif;
}

.elementor-kit-9 h6 {
    font-family: "Prompt", Sans-serif;
}

.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);
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@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;
    }
}