h4 {
  font-size: 1.125em;
  line-height: 1.2;
}

a:link:hover {
  color: #003078;
  text-decoration: underline;
}

.local-authorities-title {
  margin-bottom: 0;
}

.warning-headline p {
  margin-bottom: 8px;
  font-size: 1.125em;
}

.warning-what-to-expect ul, .warning-what-should-i-do ul {
  list-style-type: square;
}

.warning-what-to-expect ul li, .accessible-warning-what-should-i-do ul li {
  padding-left: 8px;
}

.warning-matrix {
  border-spacing: 0;
  margin: 16px 0;
  font-size: .875em;
}

.warning-matrix th {
  text-align: center;
  padding: 4px;
  font-weight: 400;
  line-height: 1.15;
}
