.section-1 .h2 {
  font-weight: normal;
  font-size: 24px;
  color: var(--theme-color-h2);
}

.section-1 td:nth-child(1) {
  text-align: left;
  min-width: 100px;
}

main.iag-easy-read-content a {
  text-decoration: underline;
}

main.iag-easy-read-content a:hover {
  text-decoration: none;
}

.disclaimer td:nth-child(1) {
    width: 70%;
    text-align: left;
}

.disclaimer td:nth-child(1) img {
max-width: 150px;
}

.disclaimer td:nth-child(2) {
    text-align: center;
}

