<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.baj-grid-striped {
  border-top: 1px solid #dee2e6;
}

.baj-grid-striped &gt; div {
  min-height: 6rem;
}

.baj-grid-striped &gt; div:nth-child(odd){
  background-color: rgba(0, 0, 0, .05);
}</pre></body></html>