#brx-content {
	/* background: var(--gray-color); */
}

.breadcrumbs {
	background-color: transparent !important;
	z-index: 1;
}
.breadcrumbs .title,
.breadcrumbs .rank-math-breadcrumb p,
.breadcrumbs .rank-math-breadcrumb a {
	color: var(--primary-color) !important;
}
.breadcrumbs .rank-math-breadcrumb a:hover {
	color: var(--tertiary-color) !important;
}

.woocommerce-store-notice {
	color: var(--quinary-color, white) !important;
	background-color: var(--quaternary-color, black) !important;
}

.sib_signup_form .sib-wrapper .switch label,
.sib_signup_form .sib-wrapper .sib-consent,
.sib_signup_form .sib-wrapper .sib-consent a {
	color: var(--primary-color) !important;
}
