            .elementor-kit-1064 {
                --e-global-color-primary: #6EC1E4;
                --e-global-color-secondary: #54595F;
                --e-global-color-text: #7A7A7A;
                --e-global-color-accent: #61CE70;
                --e-global-color-588cfbb: #4054B2;
                --e-global-color-5f6b43c6: #23A455;
                --e-global-color-587287b1: #000;
                --e-global-color-a2b2a8: #FFF;
                --e-global-color-7cef5223: #25D36B;
                --e-global-color-15af3983: #181818;
                --e-global-color-4cdf832c: #191919;
                --e-global-color-43762d54: #333333;
                --e-global-color-79b0e0a0: #21BE61;
                --e-global-color-7f4901d6: #666666;
                --e-global-color-a95974d: #06182F;
                --e-global-color-ef022d5: #6A6E71;
                --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;
                font-family: "Glacial indifference", Sans-serif;
                font-size: 17px;
                line-height: 1.5em;
            }

body.elementor-kit-1064 a,
.elementor-kit-1064 .entry-content a {
    color: #25D36B;
    font-family: "Gotham Book", Sans-serif;
}

body.elementor-kit-1064 a:hover,
.elementor-kit-1064 .entry-content a:hover {
    color: rgba(33, 190, 97, 0.8);
}

body.elementor-kit-1064 h1,
.elementor-kit-1064 .entry-content h1 {
    font-family: "Gotham Book", Sans-serif;
}

body.elementor-kit-1064 h2,
.elementor-kit-1064 .entry-content h2 {
    font-family: "Gotham Book", Sans-serif;
}

body.elementor-kit-1064 h3,
.elementor-kit-1064 .entry-content h3 {
    font-family: "Gotham Book", Sans-serif;
    color: rgb(2, 58, 81);
    font-size: 24px;
}

body.elementor-kit-1064 h4,
.elementor-kit-1064 .entry-content h4 {
    font-family: "Gotham Book", Sans-serif;
}

body.elementor-kit-1064 h5,
.elementor-kit-1064 .entry-content h5 {
    font-family: "Glacial indifference", Sans-serif;
}

body.elementor-kit-1064 h6,
.elementor-kit-1064 .entry-content h6 {
    font-family: "Glacial indifference", Sans-serif;
}

            .elementor-kit-1064 button,.elementor-kit-1064 input[type="button"],.elementor-kit-1064 input[type="submit"],.elementor-kit-1064 .elementor-button {
                font-family: "Glacial indifference", Sans-serif;
                font-size: 17px;
                text-transform: capitalize;
                color: #25D36B;
                background-color: rgba(2, 1, 1, 0);
                border-style: solid;
                border-width: 1.5px 1.5px 1.5px 1.5px;
                border-color: #25D36B;
                border-radius: 25px 0px 25px 0px;
                padding: 15px 32px 15px 32px;
            }

            .elementor-kit-1064 button:hover,.elementor-kit-1064 button:focus,.elementor-kit-1064 input[type="button"]:hover,.elementor-kit-1064 input[type="button"]:focus,.elementor-kit-1064 input[type="submit"]:hover,.elementor-kit-1064 input[type="submit"]:focus,.elementor-kit-1064 .elementor-button:hover,.elementor-kit-1064 .elementor-button:focus {
                color: #FFFFFF;
                background-color: #25D36B;
            }

            .elementor-kit-1064 label {
                font-family: "Glacial indifference", Sans-serif;
            }

            .elementor-kit-1064 input:not([type="button"]):not([type="submit"]),.elementor-kit-1064 textarea,.elementor-kit-1064 .elementor-field-textual {
                font-family: "Glacial indifference", Sans-serif;
            }

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

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

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

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

            {
            }

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

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

            @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;
                }
            }

            /* Start custom CSS */
            .elementor-button:focus {
                box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.25);
            }

            .elementor-button:hover {
                box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.25);
            }

            #pupupform .elementor-field-subgroup span.elementor-field-option {
                margin-bottom: 18px;
            }

            #pupupform input {
                background: transparent !important;
            }

            #pupupform .elementor-field-subgroup label {
                line-height: 1.4;
                padding-left: 10px;
            }

            #pupupform .elementor-field-subgroup input:focus {
                box-shadow: none;
                border: none;
                outline: none;
            }

            #pupupform textarea {
                margin-top: 10px;
            }

            input:focus, textarea:focus, select:focus {
                outline: none !important;
                box-shadow: none !important;
            }

            #pupupform .e-form__buttons__wrapper__button-previous {
                color: #25D36B;
                border-color: #25D36B;
            }

            #pupupform .e-form__buttons__wrapper__button-previous:hover {
                color: #ffffff;
                border-color: #25D36B;
                background: #25D36B;
            }

            #pupupform .e-form__buttons__wrapper__button-next:hover {
                color: #ffffff;
                border-color: #25D36B;
                background: #25D36B;
            }

            #pupupform .elementor-field-type-checkbox .elementor-field-option {
                margin-bottom: 6px !important;
            }

            #pupupform .elementor-field-type-checkbox label {
                margin-bottom: 10px;
            }

            #pupupform .e-form__buttons__wrapper .elementor-button:hover {
                background: #25D36B !important;
                color: #ffffff !important;
            }

            #pupupform .elementor-field-group-field_5ddcb106 > label {
                display: none;
            }

            #pupupform .elementor-field-type-html {
                font-size: 17px;
                margin-bottom: 0;
                color: #000000 !important;
            }

            #pupupform .p---cch {
                font-size: 17px;
                color: #333333;
            }

            #pupupform .elementor-field-group-studentgradlevel label {
                /*margin-bottom: 14px;*/
            }

            #pupupform .elementor-field {
                padding-top: 0 !important;
                padding-bottom: 0 !important;
            }

            .elementor-field-textual {
                padding-top: 0 !important;
                padding-bottom: 0 !important;
            }

            #pupupform textarea {
                margin-bottom: 10px;
            }

            .wcf-embed-checkout-form .woocommerce form p.form-row label {
                font-family: "Glacial indifference", Sans-serif;
                font-size: 17px;
            }

            .woocommerce-checkout-review-order th {
                font-family: "Glacial indifference", Sans-serif;
            }

            .woocommerce-checkout-review-order tr {
                font-family: "Glacial indifference", Sans-serif;
            }

            #order_review_heading {
                font-family: "Gotham Book", Sans-serif !important;
                font-weight: 600 !important;
            }

            .woocommerce-billing-fields h3 {
                font-family: "Gotham Book", Sans-serif !important;
                font-weight: 600 !important;
            }

            .wcf-custom-coupon-field {
                display: none !important;
            }

            .woocommerce-checkout-payment {
                margin-top: 25px !important;
            }

            .elementor-field-type-html {
                color: #000000 important;
            }

            #pupupform .elementor-field-group > label {
                color: #000000 !important;
            }

            /* End custom CSS */
            /* Start Custom Fonts CSS */
            @font-face {
                font-family: 'Glacial indifference';
                font-style: normal;
                font-weight: normal;
                font-display: auto;
                src: url('/wp-content/uploads/2020/06/GlacialIndifference-Regular.ttf') format('truetype');
            }

            @font-face {
                font-family: 'Glacial indifference';
                font-style: normal;
                font-weight: 700;
                font-display: auto;
                src: url('/wp-content/uploads/2020/06/GlacialIndifference-Bold.ttf') format('truetype');
            }

            @font-face {
                font-family: 'Glacial indifference';
                font-style: italic;
                font-weight: normal;
                font-display: auto;
                src: url('/wp-content/uploads/2020/06/GlacialIndifference-Italic.ttf') format('truetype');
            }

            /* End Custom Fonts CSS */
            /* Start Custom Fonts CSS */
            @font-face {
                font-family: 'Gotham Book';
                font-style: normal;
                font-weight: normal;
                font-display: auto;
                src: url('/wp-content/uploads/2020/06/Gotham-Book-Regular.ttf') format('truetype');
            }

            /* End Custom Fonts CSS */

            /* new class for blog post h2 elements */
            .custom-blog-post-contents-class h2 {
            font-family: "Gotham Book", Sans-serif;
            color: rgb(37, 211, 107) !important;
            font-size: 2rem;
        }