
:root {
  --pf-v5-global--primary-color--100: rgb(25, 118, 210);
  --pf-v5-global--palette--blue-400: rgb(25, 118, 210);
}

.login-pf body {
    background: rgb(16, 12, 42) !important;
}

#kc-header {
  display: none;
}
