.bubble { padding: calc(36rem / 16) 0; } .bubble:nth-child(odd) { background-color: var(--blue-1-20); }