.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #383838;
}
