.elementor-kit-9{--e-global-color-primary:#202E51;--e-global-color-secondary:#B69A71;--e-global-color-text:#000000;--e-global-color-accent:#ECE0D8;--e-global-color-c631dd1:#FDFFFF;--e-global-typography-primary-font-family:"greycliff-cf";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"the-seasons";--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"greycliff-cf";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"the-seasons";--e-global-typography-accent-font-size:1.5em;--e-global-typography-accent-font-weight:bold;}.elementor-kit-9 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){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;}}/* Start custom CSS */body{
    background-color: #fdffff;
    transition: background-color 1s ease;
}

.color-blue {
    background-color: #202e51 !important;
}
.color-black {
    background-color: #000000 !important;
}
.color-gold {
    background-color: #b69a71 !important;
}
.color-white {
    background-color: #fdffff !important;
}
.color-pearl {
    background-color: #ece0d8 !important;
}

.bw-background{
    filter: saturate(0);
}/* End custom CSS */