.dark-hov:hover h2 {
    color:white !important;
} 

.dark-hov:hover .elementor-widget-text-editor {
    color:white !important;
} 

.dark-hov:hover svg.e-font-icon-svg.e-fas-house-user {
    fill:white !important;
}

.dark-hov:hover img {
    filter: brightness(0) invert(1); !important;
}