.heisenbug-grid-wrapper {margin-bottom:20px;}
.heisenbug-grid-wrapper .heisenbug-grid {margin-bottom:5px !important;}
.heisenbug-grid-wrapper .heisenbug-grid.row > div:nth-child(odd) {background:red;}
.heisenbug-grid-wrapper .heisenbug-grid.row > div:nth-child(even) {background:blue;}
.heisenbug-grid-wrapper .heisenbug-grid .heisenbug-grid-entry {background:#cccccc;text-align:center;line-height:1;}