/**
 * @file
 * Subtheme specific CSS.
 */

.table th {
    background-color: rgba(0, 0, 0, 0.5);
}