html.registration-access-pending,
html.registration-access-pending body {
  background-color: #003c98 !important;
  background-image: url('../assets/texture-blue.avif') !important;
  background-repeat: repeat !important;
}

html.registration-access-pending body {
  visibility: hidden !important;
}
