 html {font-size: 100%} body {font-family: "Poppins"; font-weight: 400; font-size: var(--text-l)} h1 {font-size: var(--h-1); font-family: "Quicksand"} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} blockquote {border-color: #2d3e7f} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: #009d5a}