/* Start custom CSS */@media only screen and (max-width: 1024px) {
    #mp_title .elementor-heading-title {
        color: #ffffff !important;
    }
}/* End custom CSS */