.elementor-15305 .elementor-element.elementor-element-b7ed6e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-5d64331 *//* --- Coaching Services Section --- */
.coaching-services-section {
    padding: 100px 0;
    background-color: var(--color-background);
    color: var(--color-text);
}

.coaching-services-section h2 {
    text-align: center;
    margin-bottom: 1.5rem;
    font-family: var(--font-heading);
    font-size: 2.5rem;
    color: var(--color-gold);
}

.coaching-services-section .section-intro {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 60px;
    font-family: var(--font-body);
    font-size: 1.2rem;
    line-height: 1.7;
}

/* Note: The rest of the CSS for service items is the same as the Marketing Services page.
   You can reuse that CSS or include it here again if you prefer to keep the files separate. *//* End custom CSS */