:root { --header-bg:#242018; --review-bg:#242018; --review-list-bg:#312c23; }
.t3-nav { background:var(--header-bg) !important; }
.t3-reviews { background:var(--review-bg) !important; }
.t3-review-list { background:var(--review-list-bg) !important; }
