 body {font-size: var(--text-m); font-family: "Montserrat"; font-weight: 400; line-height: 1.2; color: var(--black)} h1, h2, h3, h4, h5, h6 {color: var(--black); font-family: "Montserrat"; line-height: 1.1} h1 {font-weight: 700} h2 {font-weight: 600} h3 {font-weight: 600} h4 {font-weight: 600}@media (max-width: 991px) { body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }}}