.elementor-kit-12{--e-global-color-primary:#150052;--e-global-color-secondary:#FFFAEF;--e-global-color-text:#666666;--e-global-color-accent:#7370FF;--e-global-color-73d9f61:#FFC0B2;--e-global-color-01705dd:#A6A4FF;--e-global-color-39cfde5:#FFFFFF;--e-global-color-105524b:#F5F5F5;--e-global-color-dc97fdb:#EEEDFF1A;--e-global-color-b51c40b:#EFEFFF80;--e-global-color-8d8253e:#D6D5FF;--e-global-color-1d959e4:#EEEDFF40;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:45px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:16px;}.elementor-kit-12 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);}.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-12{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-size:12px;--e-global-typography-accent-line-height:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.card:hover h2 {
    color: #150052 !important;
    transition: color 0.3s ease;
}

.card:hover p {
    color: #150052 !important;
    transition: color 0.3s ease;
}

.card:hover .icon {
    background-color: #FFFAEF !important;
    border-color: #150052 !important;
    transition: all 0.3s ease;
}

.card:hover .icon img {
    filter: brightness(0);/* End custom CSS */