.elementor-kit-50798{--e-global-color-primary:#005BBB;--e-global-color-secondary:#FFD500;--e-global-color-text:#1A1A1A;--e-global-color-accent:#6B7280;--e-global-color-5bd3b54:#0052A5;--e-global-color-3ffa701:#2E2E2E;--e-global-color-8d41f7a:#003A8C;--e-global-color-833a7f7:#002266;--e-global-color-3d82636:#E0ECFF;--e-global-color-f095b89:#FFD500;--e-global-color-ff6121a:#E8C200;--e-global-color-eec6124:#FFFFFF;--e-global-color-a0057b6:#F4F7FC;--e-global-color-a59f9a1:#EEF2F9;--e-global-color-fa0b375:#D0D9EC;--e-global-color-800cb79:#1A1A1A;--e-global-color-fb697b1:#2E2E2E;--e-global-color-d174255:#6B7280;--e-global-color-5fe7e8a:#FAFBFF;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-size:10px;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-size:15.5px;--e-global-typography-accent-font-weight:500;}.elementor-kit-50798 e-page-transition{background-color:#FFBC7D;}.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;}}
/* Start custom CSS */:root {
    --blue: #005BBB;
    --blue-dark: #003A8C;
    --blue-deeper: #002266;
    --blue-pale: #E0ECFF;
    --gold: #FFD500;
    --gold-dark: #E8C200;
    --white: #FFFFFF;
    --off-white: #F4F7FC;
    --pale: #EEF2F9;
    --rule: #D0D9EC;
    --charcoal: #1A1A1A;
    --body: #2E2E2E;
    --muted: #6B7280;

    --fd: 'Cormorant Garamond', Georgia, serif;
    --fb: 'Source Sans 3', system-ui, sans-serif;

    --max: 1200px;
    --pad: clamp(18px, 4.5vw, 48px);
}

.cky-btn-customize
{
    color: #fff !important;
    border-color: #fff !important;
}/* End custom CSS */