.woocommerce form.checkout .form-row label :after {
  content: ' *';
  color: red;
  font-weight: bold;
}
