.table-bordered > :not(caption) > * > * {
  display: none !important;
}
html.error-page .error-message {
  color: #fff !important;
}
html.error-page .error-code {
  color: #fff !important;
}
html.error-page .error-logo {
  max-width: 400px;
  width: 100%;
  padding-top: 20px;
}