 html {font-size: var(--root-font-size)} body {font-family: "Inter"; font-weight: 400; font-size: var(--text-m); line-height: 1.4} h1, h2, h3, h4, h5, h6 {font-weight: 700; font-family: "Inter"; line-height: 1.2} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }}