:root {
	--bricks-child-color-dark: #252525;
}
body {
	color: var(--bricks-child-color-dark);
}
:where(.brxe-accordion .accordion-content-wrapper) a,
:where(.brxe-icon-box .content) a,
:where(.brxe-list) a,
:where(.brxe-post-content):not([data-source="bricks"]) a,
:where(.brxe-posts .dynamic p) a,
:where(.brxe-shortcode) a,
:where(.brxe-tabs .tab-content) a,
:where(.brxe-team-members) .description a,
:where(.brxe-testimonials) .testimonial-content-wrapper a,
:where(.brxe-text) a,
:where(a.brxe-text),
:where(.brxe-text-basic) a,
:where(a.brxe-text-basic),
:where(.brxe-post-comments) .comment-content a {
	text-decoration: underline;
}
#brxe-itztef .cls-1,
#brxe-bhscba .cls-1 {
	stroke: var(--bricks-child-color-dark);
}
#brxe-ildvph .cls-1 {
	stroke: var(--bricks-color-iwtpsc);
}
:root .bricks-button[class*="primary"]:not(.outline) {
	color: var(--bricks-child-color-dark);
}
:root .bricks-button[class*="primary"]:not(.outline):hover {
	color: var(--bricks-color-iwtpsc);
}
