

.alt-section-layout > section:not(.no-alt-bg):nth-of-type(even) {
  background-color: #1c1f26 !important; 
}

.alt-section-layout > section:not(.no-alt-bg):nth-of-type(odd) {
  background-color: #151922!important; 
}

