.screen-reader-content {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

/*
Text equivalents: Visual formatting: Use tables for data
Table used for layout:
*/
.govuk-phase-banner__content {
  display: inline !important;
}
