/* Custom table header alignment */
.table thead th {
 text-align: left !important;
}
