th.o_table_header {
    background-color: #F7F7F7;
    font-weight: 900;
}

.o_table {
    th, td {
        > *:last-child {
            margin-bottom: 0;
        }
    }
}
