/*=- /Content/Layouts/Smooth/stylesheets/section-special-offers-signup.less -=*/

tr.required > td:first-child::after {
  content: "*";
  margin-left: 0.5em;
  color: red;
}
