
    /* text_block_008 */
.text_block_008{background-color: #fff;}

.reverse.text_block_008{background-color: #171717;}

@media all and (min-width:992px){
    /* text_block_008 */
    .text_block_008 .text_block_008_contents_000 > div[data-wv-layout-element="block_inner"]{display: flex; flex-wrap: wrap; align-items: center;}
    .text_block_008 .text_block_008_contents_000_list{border-left:1px solid rgba(0,0,0,0.1);}
    .text_block_008 .text_block_008_contents_000_list:first-child{border-left:none;}

    .reverse.text_block_008  .text_block_008_contents_000_list{border-color:rgba(255,255,255,0.2);}
}