/**
 * Mobiforce homepage hero — Themify demo bg URL is 404; text was white on white.
 * Scoped to front page + Themify Ultra only.
 */
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_c5yf170.module_row {
    background-image: linear-gradient(160deg, #e8eeff 0%, #f8fafc 55%, #ffffff 100%) !important;
    background-color: #f5f7fb !important;
}

.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap p,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h1,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h2,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h3,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h4,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h5,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap h6,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap li,
.home.wp-theme-themify-ultra .themify_builder_content-10 .tb_ye3e171.module-text .tb_text_wrap span {
    color: #1a1a2e !important;
}
