:where(:root) .bricks-color-primary {color: #e87a90}:where(:root) .bricks-background-primary {background-color: #e87a90}:where(:root) .bricks-color-secondary {color: #c0a78f}:where(:root) .bricks-background-secondary {background-color: #c0a78f}:where(:root) .bricks-color-light {color: #f8f8f8}:where(:root) .bricks-background-light {background-color: #f8f8f8}:where(:root) .bricks-color-dark {color: #333333}:where(:root) .bricks-background-dark {background-color: #333333}:where(:root) .bricks-color-muted {color: #f0ebe8}:where(:root) .bricks-background-muted {background-color: #f0ebe8}:where(:root) * {border-color: #e0e0e0}:where(:root) .bricks-color-info {color: #5a8ba8}:where(:root) .bricks-background-info {background-color: #5a8ba8}:where(:root) .bricks-color-success {color: #6a994e}:where(:root) .bricks-background-success {background-color: #6a994e}:where(:root) .bricks-color-warning {color: #f7b801}:where(:root) .bricks-background-warning {background-color: #f7b801}:where(:root) .bricks-color-danger {color: #d9534f}:where(:root) .bricks-background-danger {background-color: #d9534f} html {background-color: var(--bricks-color-whirqt)} body {background: none} h1, h2, h3, h4, h5, h6 {font-family: "Jost"}