:where(:root) .bricks-color-primary {color: #a3e532}:where(:root) .bricks-background-primary {background-color: #a3e532}:where(:root) .bricks-color-secondary {color: #d9d9d9}:where(:root) .bricks-background-secondary {background-color: #d9d9d9} body {font-size: 16px; font-family: "Montserrat"; line-height: 1.6} h1 {font-size: 56px; font-family: "Bebas Neue"} h2 {font-size: 48px; font-family: "Bebas Neue"} .bricks-button {font-family: "Bebas Neue"; font-size: 18px; line-height: 1.4; color: #000000; border-radius: 8px} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #a3e532} :root .bricks-button[class*="secondary"] {color: #000000} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: #a3e532} html {background-color: #111111} body {background: none}html { scroll-behavior: smooth; }@media (max-width: 1024px) { h1 {font-size: 42px} h2 {font-size: 34px}}@media (max-width: 991px) { h1 {font-size: 42px} body {font-size: 15px} h2 {font-size: 34px} .bricks-button {font-size: 16px}}@media (max-width: 560px) { h1 {font-size: 40px} h2 {font-size: 34px}}@media (max-width: 478px) { h1 {font-size: 40px; line-height: 1.2} h2 {font-size: 34px}}