 body {font-family: "Poppins"; font-size: 16px} h1 {font-family: "Poppins"; font-weight: 900; font-size: 71px; color: #212121; line-height: 1} h2 {font-family: "Poppins"; font-size: 48px} h3 {font-size: 20px; font-family: "Poppins"; font-weight: 700} .bricks-button {border: 1px solid #f0e204; border-radius: 8px; color: #212121; font-weight: 500} :root .bricks-button[class*="secondary"] {font-weight: 500; color: #f0e204; border-width: 1px; border-color: #f0e204} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: #f0e204}:where(:root) .bricks-color-primary {color: #f0e204}:where(:root) .bricks-background-primary {background-color: #f0e204}:where(:root) .bricks-color-secondary {color: #0c4423}:where(:root) .bricks-background-secondary {background-color: #0c4423}@media (max-width: 991px) { h1 {font-size: 54px} h2 {font-size: 36px}}@media (max-width: 767px) { h1 {font-size: 44px}}@media (max-width: 478px) { h2 {font-size: 28px}}