:where(:root) .bricks-color-primary {color: var(--bricks-color-lskyvm)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-lskyvm)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-zhdrmi)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-zhdrmi)}:where(:root) .bricks-color-dark {color: var(--bricks-color-upmdmf)}:where(:root) .bricks-background-dark {background-color: var(--bricks-color-upmdmf)}:where(:root) .bricks-color-light {color: #f5f5f5}:where(:root) .bricks-background-light {background-color: #f5f5f5}:where(:root) .bricks-color-muted {color: #4d4d4d}:where(:root) .bricks-background-muted {background-color: #4d4d4d}:where(:root) * {border-color: #2a2a2a}:where(:root) .bricks-color-info {color: #007bff}:where(:root) .bricks-background-info {background-color: #007bff}:where(:root) .bricks-color-success {color: #28a745}:where(:root) .bricks-background-success {background-color: #28a745}:where(:root) .bricks-color-warning {color: #ffc107}:where(:root) .bricks-background-warning {background-color: #ffc107}:where(:root) .bricks-color-danger {color: #dc3545}:where(:root) .bricks-background-danger {background-color: #dc3545} html {background-color: var(--bricks-color-upmdmf)} body {background: none} body {color: var(--bricks-color-weslug)} h1, h2, h3, h4, h5, h6 {color: var(--bricks-color-liasls)}