.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1373 .elementor-element.elementor-element-28efaa5 img{width:40%;height:353px;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1373 .elementor-element.elementor-element-16ffbae .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1373 .elementor-element.elementor-element-16ffbae .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1373 .elementor-element.elementor-element-16ffbae{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-widget-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1373 .elementor-element.elementor-element-4ef082f .elementor-wrapper{--video-aspect-ratio:1.77777;}body.elementor-page-1373:not(.elementor-motion-effects-element-type-background), body.elementor-page-1373 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:radial-gradient(at center center, var( --e-global-color-6327177 ) 0%, var( --e-global-color-c253758 ) 100%);}/* Start custom CSS for text-editor, class: .elementor-element-b25647d */.custom-contact-box {
    background-color: #1c1c1c; /* Dark background to match site’s black theme */
    border: 2px solid #e013ef; /* Vibrant purple border from nav hover */
    border-radius: 10px; /* Rounded corners for a modern look */
    padding: 20px; /* Comfortable padding */
    margin: 20px auto; /* Center and space from surrounding content */
    max-width: 600px; /* Limit width for readability */
    text-align: center; /* Center text */
    box-shadow: 0 4px 15px rgba(224, 19, 239, 0.3); /* Subtle glow with theme color */
    font-family: 'Oswald', sans-serif; /* Match site’s navigation font */
    font-size: 18px; /* Readable size */
    color: #ffffff; /* White text for contrast */
    line-height: 1.6; /* Consistent with site’s typography */
}

.custom-contact-box p {
    margin: 0; /* Remove default paragraph margins */
}

.custom-contact-box a {
    color: #f414fc; /* Vibrant pink from footer links */
    text-decoration: none; /* Clean look */
    font-weight: 600; /* Bold for emphasis */
}

.custom-contact-box a:hover {
    color: #ffffff; /* White on hover for contrast */
    text-decoration: underline; /* Subtle underline on hover */
}/* End custom CSS */