.contacts label.required:after {
  content: "*"; }

.contacts p.required {
  margin-top: 1rem; }

#contactForm .input-checkbox {
  float: none; }
