.govuk-panel {
  background: lbcamden-colour("green");

  h1,
  h2,
  h3 {
    color: lbcamden-colour("white");
  }
}
