
.table-responsive .table-header-lowercase th {
        text-transform: none;
    }
.table-responsive table {
        margin-bottom: 0;
    }

.table-responsive {
        padding: 0;
    }

    a.btn.btn-primary {
        background-color: black;
        /* color: white; */
        /* Add any other styling you need */
        }


