.this-fixed-bg{
    background-attachment: fixed !important;
}

.this-jumbotron{
    min-height: 700px;
    background: url("https://jadedlight.com/wp-content/uploads/2020/04/DSC_6353-Editphotographer-houston-jadeelizabeth-maternityuntitled_.jpg") !important;
    background-size: cover !important;
    background-position: 17% 14% !important;
}

.this-svc-row h3{
    color: var(--global-color-h-2);
}
.this-svc-row .vc_icon_element{
    margin-bottom: 0 !important;
}
.this-svc-section .vc_icon_element-icon{
    color: var(--global-color-2) !important;
}


#this-profile-row h2{
    color: var(--global-color-h-1) !important;
}

#this-profile-row p{
    color: var(--global-color-body-text) !important;
}

#this-testimonials .dt-owl-item{
    font-size: 1.3em !important;
}
.this-txt-white,.this-txt-white h2, .this-txt-white h3{
    color: var(--global-color-h-1) !important;
}
@media screen and (max-width: 767px) {
    #this-vid-row{
        flex-direction: column-reverse;
    }
}
