.elementor .required-asterisk{required-asterisk ::before {
  content: "*  " ;
  color: red;
  font-weight: bold;
  font-size: 1.5rem;
}\n}