diff --git a/app/assets/v2/css/town_square.css b/app/assets/v2/css/town_square.css
index dc3c40e5e87..ea66a89b833 100644
--- a/app/assets/v2/css/town_square.css
+++ b/app/assets/v2/css/town_square.css
@@ -906,6 +906,8 @@ body.green.offer_view .announce {
.townsquare_block-header.closed::after {
content: "^"
}
+
+
#status .btn-group-toggle .btn-radio {
background-color: var(--badge-blue-bg);
color: var(--badge-blue-text);
@@ -1298,4 +1300,4 @@ body.green.offer_view .announce {
.dark-mode .web3modal-modal-card {
background: var(--gc-dark-violet);
color: white;
-}
+}
\ No newline at end of file
diff --git a/app/retail/templates/emails/assets/css/activity_stream.css b/app/retail/templates/emails/assets/css/activity_stream.css
index c8204d90acb..705df8f3485 100644
--- a/app/retail/templates/emails/assets/css/activity_stream.css
+++ b/app/retail/templates/emails/assets/css/activity_stream.css
@@ -2,8 +2,9 @@
cursor: pointer;
font-size: 12px;
padding: 3px;
- background-color: #ecf0f4;
+ background-color: #fff;
border: 0px solid;
+ color: #3d23fc;
}
.dark-mode #reflink {
diff --git a/app/retail/templates/shared/fbpixel.html b/app/retail/templates/shared/fbpixel.html
index 9a2305de328..a27d2761e59 100644
--- a/app/retail/templates/shared/fbpixel.html
+++ b/app/retail/templates/shared/fbpixel.html
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see