.hm-slider-title {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
}

ul.rating {
    display: flex;
    list-style: none !important;
    justify-content: flex-start;
    margin: 0 !important;
    padding: 0 !important;
    color: #ff6f00;
}

.elementor[data-elementor-post-type="services"] a {
    color: #14287B !important;
    font-weight: 600;
}

.elementor[data-elementor-post-type="services"] a:hover {
    color: #ff6f00 !important;
}

.elementor-icon-box-wrapper a {
    color: white !important;
}

.elementor-icon-box-wrapper .elementor-icon-box-title {
    color: white !important;
}

p a {
    color: #14287B !important;
    font-weight: 600;
}

p a:hover {
    color: #ff6f00 !important;
    text-decoration: none !important;
}

.elementor-accordion-item .elementor-tab-title.elementor-active {
    border-width: 2px;
    border-block-end-color: var(--e-global-color-el_color_7_4);
    background: #14287b;
}

.elementor-active .elementor-accordion-title {     
    color: white !important;
}

.elementor-active .elementor-accordion-icon{    
    color: white !important;
}
