// .semi-col { // min-height: 30px; // margin-top: 8px; // margin-bottom: 8px; // padding: 5px 0; // color: #fff; // text-align: center; // border-radius: 0; // &:nth-child(2n) { // background: #00a0e9 content-box; // } // &:nth-child(2n + 1) { // background: rgba(0,160,233,0.7) content-box; // } // } // .demo5 { // .semi-row-flex { // border: solid 1px #ccc; // height: 100px; // } // }