p, body {
    font-size: 19px ;
    font-size: 1.1875rem;
    line-height: 1.31579;
}
.govuk-body-l {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
}
h2 {
  font-size: 2.25rem;
    line-height: 1.11111;
}
h3 {
  font-size: 1.5rem;
    line-height: 1.25;
}
a.govuk-button.covid {
    background: orange;
    color: black;
}