/* Wider page layout */
.brxe-container {
  width: 90% !important;
  max-width: none !important;
}

/* Premium tier card - full width within parent */
#brxe-djfnkd {
  width: 100% !important;
}

/* Product card tagline h3 sizing */
h3 {
  font-size: 2rem !important;
  line-height: 1.1 !important;
  text-transform: uppercase !important;
}

/* Cookie re-consent icon: pin to bottom right */
.cookieadmin_re_consent {
  left: auto !important;
  right: 20px !important;
}
