.bubble { padding: calc(36rem / 16) 0; } .bubble:nth-child(odd) { background-color: var(--primary-accent-light); }