
/* Final: center the "Wholesale & Retail Supplier..." tagline/hero text sitewide */
.fu-centered-supplier-tagline{
  width:100%!important;
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
