/* Prediktiva Filebox Branding */
#login h1 {
  color: #00A99D !important;
}
#login .card {
  border-top: 3px solid #00A99D;
}
header {
  background: #0f172a !important;
}
.action:hover {
  background-color: rgba(0, 169, 157, 0.1) !important;
}
