
.bg-table-blue {
    background: rgba(52, 73, 94, 0.94) !important;
    color: #ECF0F1;
}
.bg-table-gray {
    background: #E8EFED !important;
}

