.bg-login {
  background-color: #095b8e;
  color: white;
}

.header-database-info {
  background-color: #19a67c !important;
  color: #ffffff !important;
  border-radius: 10px;
  margin-bottom: 5px !important;
}

.header-web-info {
  background-color: #1089b1 !important;
  color: #ffffff !important;
  border-radius: 10px;
  margin-bottom: 5px !important;
}
