.govuk-cookie-banner,
.one-login-header,
.service-header__container nav,
.govuk-back-link,
.faa-vacancy-actions,
.faa-vacancy-actions__link,
.faa-contents,
.govuk-footer,
.faa-no-print {
  display: none;
}

.service-header {
  background: none;
  border-top: 10px solid #1d70b8;
}

* {
  font-family: "GDS Transport", arial, sans-serif !important;
}

.govuk-details,
.govuk-list,
.govuk-summary-list,
.govuk-body,
p {
  font-size: 12pt !important;
}

html {
  font-size: 12pt !important;
}

.faa-vacancy__section {
  padding-bottom: 15px;
  margin-bottom: 10px;
  padding-top: 15px;
}

.faa-vacancy__section :last-child {
  margin-bottom: 0;
}

.faa-flex-row {
  display: block;
}

.faa-flex-row h2 + p > a,
.faa-flex-row h3 + p > a {
  display: none;
}

.govuk-section-break.govuk-section-break--xl.govuk-section-break--visible {
  margin: 10px 0;
}
