.text-dark {
    color: #000000;
}

.text-primary {
    color: var(--e-global-color-primary);
}

.text-secondary {
    color: var(--e-global-color-secondary);
}

.text-accent {
    color: var(--e-global-color-accent);
}

.feature-box .elementor-icon {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.about-author-box .elementor-image-box-title {
    margin: 0;
}

.testimonial-slider .uc_content {
    background-color: #F1F2F3;
    padding: 30px 30px 60px 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.testimonial-slider .uc_author {
    margin-top: -35px !important;
}

.testimonial-slider .uc_stars {
    gap: 5px;
}

.contact-info-box .elementor-icon-box-title {
    margin-top: 0 !important;   
}

.content-section ol li,
.content-section ul li {
    margin-bottom: 10px;
}

#appointment_form .elementor-form-fields-wrapper,
#client_feedback_form .elementor-form-fields-wrapper
#contact_form .elementor-form-fields-wrapper
#subscribe_form .elementor-form-fields-wrapper {
    align-items: flex-start;
}

.preplan-online-form .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {
    padding-bottom: 8px !important;
}

.preplan-online-form .ppo-main-head {
    font-family: "Montserrat", Sans-serif;
    margin-bottom: 0 !important;
}

.preplan-online-form .ppo-main-head h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
}

.preplan-online-form .frm_pos_top.frm_section_spacing:empty {
    padding: 10px 0 !important;
}

.preplan-online-form .frm_rootline_single {
    gap: 5px;
}

.preplan-online-form .frm_submit.frm_flex {
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 30px;
}