:where(:root) .bricks-color-danger {color: #c20010}:where(:root) .bricks-background-danger {background-color: #c20010}:where(:root) .bricks-color-primary {color: var(--cfprimary)}:where(:root) .bricks-background-primary {background-color: var(--cfprimary)}:where(:root) .bricks-color-secondary {color: var(--cfsecondary)}:where(:root) .bricks-background-secondary {background-color: var(--cfsecondary)}:where(:root) .bricks-color-light {color: var(--bricks-color-wyzdxf)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-wyzdxf)} .brxe-container {width: 1280px} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} body {font-family: "Louis George"; font-size: var(--cftext-m)} h1, h2, h3, h4, h5, h6 {color: var(--cfaccent); font-family: "Cormorant Garamond"} h1 {line-height: 1.2; font-weight: 400; font-style: normal; font-size: var(--cftext-4xl)} h2 {line-height: 1.2; font-weight: 400; font-style: normal; font-size: var(--cftext-2xl)} h3 {font-weight: 400; font-style: normal; font-size: var(--cftext-xl)} h4 {font-size: var(--h4)} .brxe-section {padding-top: var(--section-padding-vertical); padding-right: var(--section-padding-horizontal); padding-bottom: var(--section-padding-vertical); padding-left: var(--section-padding-horizontal)} .bricks-button {border-radius: var(--radius)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--cfprimary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--cfsecondary)}@media (max-width: 478px) { body {color: var(--top100); font-family: "Louis George"; font-weight: 400} h2 {font-size: var(--cftext-2xl)} .brxe-section {column-gap: var(--grid-gap); row-gap: var(--grid-gap)}}