 .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} html {font-size: var(--root-font-size)} body {font-family: "Rubedo body"} h1, h2, h3, h4, h5, h6 {font-family: "Rubedo titoli"}.woocommerce-notices-wrapper .woocommerce-error, .woocommerce-NoticeGroup .woocommerce-error {background-color: var(--danger); border-radius: var(--radius)}.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-NoticeGroup .woocommerce-message {background-color: var(--success); border-radius: var(--radius)}.woocommerce-notices-wrapper .woocommerce-info, .woocommerce-NoticeGroup .woocommerce-info, .woocommerce-info {background-color: var(--warning); border-radius: var(--radius); color: var(--text-dark)}