.container { border: 1px solid var(--borderColor); border-radius: 4px; background-color: var(--inputBackgroundColor); &:last-of-type { margin-bottom: 0; } }