  /* Custom Green Table Headings */
    thead.table-green th {
        background-color: #28a745 !important;
        /* Bootstrap Green */
        color: white !important;
    }