@charset "utf-8";

.bg-dark {
    background-color: #2f3542;
}

.table-info, .table-info>td, .table-info>th {
    background-color: #2f3542;
    color: #ffffff;
}