:where(:root) .bricks-color-primary {color: var(--bricks-color-qkrtns)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-qkrtns)}:where(:root) .bricks-color-secondary {color: #52be80}:where(:root) .bricks-background-secondary {background-color: #52be80}:where(:root) .bricks-color-dark {color: #172238}:where(:root) .bricks-background-dark {background-color: #172238} body {font-family: "Inter"; font-weight: 500; color: var(--bricks-color-qkrtns)} h1, h2, h3, h4, h5, h6 {font-family: "Roboto Slab"; font-weight: 600}