.theme-component-gallery>ul>li>a>img{
    height: 395px;
    width: 100%;
    object-fit: cover;
}
.theme-component-gallery.theme-component-gallery-effect-type-2>ul>li>a>i{
    background: rgb(72 85 95 / 40%);
}
.service-title-home .theme-component-header-subheader-header{
    color: #fff;
}
.home-testimonial{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.home-testimonial .theme-component-testimonial-list-item p{
    color: #fff;
}
.testimonial-title-home .theme-component-header-subheader-header{
    color: #fff;
}
.page-id-10388 .theme-page-content{
    padding-top: 0 !important;
}
.theme-component-logo-normal img{
    padding: 10px 0;
}
.title-with-dark-bg .theme-component-header-subheader-header{
    color: #fff;
}
.title-with-dark-bg .theme-component-header-subheader-subheader{
    color: #9f4ec4;
    font-weight: 400 !important;
}
.footer-top-subtitle .theme-component-feature-item-header{
    color: #7b7b7b !important;
}
.theme-page-header-top{
    background: #6D1496 !important;
    background: linear-gradient(90deg, rgba(109, 20, 150, 1) 0%, rgba(140, 31, 191, 1) 100%) !important;
}
.contact-form-page label{
    color: #333;
    font-size: 14px !important;
}
.service-single-image img{
    width: 100%;
    height: 450px;
    object-fit: cover;
}