


h1.consent_title {
  font-weight: bold;
  font-size: 16px;
  color: black;
  line-height: normal;
  margin-top: 25px;
  margin-bottom: 10px;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: black;
    line-height: 150%;
    margin-top: 15px;
    margin-bottom: 2px;
}

.consent_text {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin-bottom: 40px;
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
    background-color: white;
    margin-left: 15px;
}

a.consent_text_links {
  text-decoration: underline;
}

