/**
 * Hero text font = copy of orange search button (.search_option_button .btn.btn-thm).
 * Edit search button font in style.css → mirror changes here for hero.
 */
.home1-advnc-search ul li .search_option_button button.btn.btn-thm,
.home-text h1.site-font,
.home-text p.site-font,
.home-text .site-font,
.hero-add-listing-top .site-font {
  font-family: 'verdanaFull', sans-serif !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
}
