.bg-login {
 background-color: #19a67c;
 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;
}
