.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-b7f2070:#FFFFFF;--e-global-color-41fcd38:#8b8c68;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.8em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-90e1ab1-font-family:"Aref Ruqaa";--e-global-typography-90e1ab1-font-size:52px;--e-global-typography-90e1ab1-font-weight:400;--e-global-typography-90e1ab1-line-height:1.6em;--e-global-typography-90e1ab1-letter-spacing:0.2px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:0px;}.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-kit-6{--e-global-typography-90e1ab1-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:15px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:-0.6px;--e-global-typography-secondary-font-size:18px;--e-global-typography-90e1ab1-font-size:17px;--e-global-typography-90e1ab1-line-height:1.2em;--e-global-typography-90e1ab1-letter-spacing:-0.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Enhanced styling for WePresent look */
.intro-paragraph {
    font-style: italic;
    font-weight: 400;
}

blockquote {
    border-left: none;
    margin: 0;
    padding: 0;
}

.elementor-gallery-item__overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
    transition: all 0.3s ease;
}

.elementor-gallery-item:hover .elementor-gallery-item__overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

/* Smooth image reveal animation */
.elementor-widget-image img {
    transition: opacity 0.8s ease;
}

/* Responsive adjustments */
@media (max-width: 767px) {
    [class*='_element_custom_width'] {
        width: 90% !important;
    }
}/* End custom CSS */