.form-required::after {
content: '';
vertical-align: super;
display: inline-block;
background-image: url(/core/misc/icons/ee0000/required.svg);
background-repeat: no-repeat;
background-size: 6px 6px;
width: 6px;
height: 6px;
margin: 0 0.3em;
}

label[for="edit-which-location-s-are-you-interested-in-"] {
  margin-top:25px !important;
}

#edit-sign-up-for-newsletter {
  height: 5px;
  float: left;
}

.sign-up-for-newsletter-multi {
  margin-left: 4px;
  max-width: 450px;
}

.sign-up-for-newsletter-multi::before {
  top: 4px !important;
}

.sign-up-for-newsletter-multi::after {
  top: 4px !important;
}

#edit-briefly-describe-your-event- {
  margin-bottom:35px;
}

#edit-markup > p > span {
  color:red !important; 
}


#block-nhmla-theme-messages--2 {
  color: red !important 
}

.webform-confirmation__message {
    margin-left: 120px !important;
    padding: 50px !important;
}
