.button-vue--vue-primary {
  color: white !important;
  background-color: #FB6507 !important;
  
}
.oidc-button {
  color: white !important;
background-color: #46ba61 !important;
}
#body-login footer a {
color: white !important;
}

.notecard--warning {
display: none !important;
}

.announcement {
    background-color: #0053A1;
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    max-height: 3px;
}
footer[role=contentinfo] {
    opacity: 0.0;
}
