 :root .bricks-button[class*="primary"] {border-radius: 8px} :root .bricks-button[class*="secondary"] {border-radius: 8px} .bricks-button {border: 0.1px solid var(--bricks-color-hgznrr); border-radius: 7px}:where(:root) .bricks-color-primary {color: #f6f8fc}:where(:root) .bricks-background-primary {background-color: #f6f8fc}:where(:root) .bricks-color-secondary {color: #dfe3ea}:where(:root) .bricks-background-secondary {background-color: #dfe3ea}:where(:root) .bricks-color-dark {color: #2f2f2f}:where(:root) .bricks-background-dark {background-color: #2f2f2f}:where(:root) * {border-color: #e3e7eb}:where(:root) .bricks-color-muted {color: #d8dade}:where(:root) .bricks-background-muted {background-color: #d8dade}:where(:root) .bricks-color-info {color: #a3aed0}:where(:root) .bricks-background-info {background-color: #a3aed0}