 :root .bricks-button[class*="primary"]:not(.outline) {background-color: #1e7ac7} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #1b70b8} :root .bricks-button[class*="primary"] {color: #ffffff; font-family: "Poppins"; font-weight: 600; font-size: var(--text-m); border-radius: var(--radius-m)} :root .bricks-button[class*="secondary"] {color: #ffffff; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #2b2b2b} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: #1e1e1e} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: #f5f5f5} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: #212121; font-size: var(--text-m); font-family: ""; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: #e1e1e1} :root .bricks-button[class*="dark"] {color: #ffffff; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: #000000} :root .bricks-button[class*="muted"] {color: #ffffff; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: #767676} :root .bricks-button[class*="muted"]:not(.outline):hover {background-color: #6c6c6c} :root .bricks-button[class*="info"] {color: #ffffff; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="info"]:not(.outline) {background-color: #128293} :root .bricks-button[class*="info"]:not(.outline):hover {background-color: #107585} :root .bricks-button[class*="success"] {color: #ffffff; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="success"]:not(.outline) {background-color: #208738} :root .bricks-button[class*="success"]:not(.outline):hover {background-color: #1d7a33} :root .bricks-button[class*="warning"] {color: #212121; font-size: var(--text-m); font-family: "Poppins"; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="warning"]:not(.outline) {background-color: #ffc107} :root .bricks-button[class*="warning"]:not(.outline):hover {background-color: #e6ad06} :root .bricks-button[class*="danger"] {color: #ffffff; font-size: var(--text-m); font-family: ""; font-weight: 600; border-radius: var(--radius-m)} :root .bricks-button[class*="danger"]:not(.outline):hover {background-color: #c6303e} html {font-size: 100%} body {font-size: var(--text-m); font-family: "Poppins"; font-weight: 400; line-height: 1.55} h1, h2, h3, h4, h5, h6 {color: #2b2b2b; font-family: "Poppins"} h1 {font-size: var(--h-1); font-family: "Poppins"; font-weight: 700; line-height: 1.15; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0} h2 {font-size: var(--h-2); font-family: "Poppins"; font-weight: 600; line-height: 1.2} h3 {font-size: var(--h-3); line-height: 1.25; font-family: "Poppins"; font-weight: 600} h4 {font-size: var(--h-4); font-family: "Poppins"; font-weight: 600; line-height: 1.3} h5 {font-size: var(--h-5); font-family: "Poppins"; font-weight: 600; line-height: 1.35} h6 {font-size: var(--h-6); font-family: "Poppins"; font-weight: 600; line-height: 1.35} .brxe-container {width: 1200px} .woocommerce main.site-main {width: 1200px} #brx-content.wordpress {width: 1200px}