﻿

.required-field-label:before {
  color: #d00;
  content: "*";
  font-weight: bolder;
}
