.elementor-kit-151{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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);}.elementor-kit-151 e-page-transition{background-color:#FFBC7D;}@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 *//* --- EKG BLOG STYLES (FIXED) --- */

/* 1. Hero Section Background */
.ekg-hero {
    background: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url('https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80') center center / cover no-repeat !important;
    padding: 120px 0 !important;
}

/* 2. Text & List Alignment Fixes */
.ekg-text ul, 
.elementor-widget-text-editor ul {
    text-align: left !important;
    display: inline-block !important;
    margin-top: 20px !important;
    padding-left: 20px !important;
}

.ekg-text li,
.elementor-widget-text-editor li {
    margin-bottom: 10px !important;
    list-style-type: disc !important;
}

/* 3. Button Styles */
.ekg-btn-primary .elementor-button,
.elementor-button.elementor-size-sm {
    background-color: #007BFF !important;
    color: #ffffff !important;
    border: 2px solid #007BFF !important;
    border-radius: 5px !important;
    padding: 15px 30px !important;
}

.ekg-btn-secondary .elementor-button {
    background-color: transparent !important;
    color: #007BFF !important;
    border: 2px solid #007BFF !important;
}

/* 4. Feature Box Fixes */
.ekg-feature-box .elementor-widget-container {
    background: #ffffff !important;
    padding: 30px !important;
    border-radius: 10px !important;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05) !important;
}
.ekg-feature-box .elementor-icon i {
    color: #007BFF !important;
}

/* 5. Typography */
.ekg-heading h1, 
.ekg-heading h2, 
.elementor-heading-title {
    color: #333333 !important;
}/* End custom CSS */