 body {font-family: "Roboto"; font-size: var(--text-m)} h1 {font-family: "Poppins"; font-size: var(--h1)} h2 {font-size: var(--h2); font-family: "Poppins"} h3 {font-size: var(--h3); font-family: "Poppins"} h4 {font-size: var(--h4); font-family: "Poppins"} h5 {font-size: var(--h5); font-family: "Roboto"} h6 {font-size: var(--h6); font-family: "Roboto"} blockquote {font-family: "Roboto"}:where(:root) .bricks-color-primary {color: #004aad}:where(:root) .bricks-background-primary {background-color: #004aad}:where(:root) .bricks-color-secondary {color: #212121}:where(:root) .bricks-background-secondary {background-color: #212121} .brxe-section {padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px}