/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.tables--variant2 .custom_pos {

    background-color: lightblue;
}

.tables--variant2 .custom_pos td{
    background: transparent;
}