 body {font-family: "Helvetica"} h1, h2, h3, h4, h5, h6 {font-weight: 700; font-family: "Helvetica"} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)}.gradient-background { background: linear-gradient(300deg,#ef3b24,#121212,#ef3b24); background-size: 180% 180%; animation: gradient-animation 21s ease infinite;}@keyframes gradient-animation { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; }}