/* EUAIDEX-3 */
.webform-component-email .description {
  color: #404040;
  display: block;
  font-size: .89rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}

.webform-component-email .description:after {
  content: '*';
  color: red;
}

.webform-confirmation ~.links {
  margin-bottom: 1.5em;
}
