tbody tr:nth-child(even){
    background-color: var( --color-primary-middle );
}
