diff --git a/assets/css/custom.css b/assets/css/custom.css
index 2b476cac..a6a470a9 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -254,9 +254,7 @@ p.pg\:image\:right img {
html.light {
.content {
- :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)),
- :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)),
- :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
+ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
color: var(--hx-color-primary-900)
}
:where(a):not(:where([class~=not-prose],
@@ -271,9 +269,7 @@ html.light {
html.dark {
.content {
- :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)),
- :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)),
- :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
+ :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
color: var(--hx-color-primary-200)
}
:where(a):not(:where([class~=not-prose],
diff --git a/content/_index.md b/content/_index.md
index 7de185fb..909e7d36 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -8,14 +8,14 @@ layout: pg-home
{{< hextra/hero-headline >}}
- Consumer Data Privacy
Advocacy & Resources
+ Consumer Data Privacy Advocacy & Resources
{{< /hextra/hero-headline >}}
{{< hextra/hero-subtitle >}}
- Privacy Guides is the only impartial, non-profit project
- focused on building a strong privacy advocacy community
+ Privacy Guides is the only impartial, non-profit project
+ focused on building a strong privacy advocacy community
and delivering the best digital privacy education on the internet.
{{< /hextra/hero-subtitle >}}
diff --git a/content/pg-home-privacy-activism.png b/content/pg-home-privacy-activism.png
index 1bd3018b..534d72cb 100644
Binary files a/content/pg-home-privacy-activism.png and b/content/pg-home-privacy-activism.png differ
diff --git a/content/pg-home-privacy-tools.png b/content/pg-home-privacy-tools.png
index de717a7e..1fb3eccf 100644
Binary files a/content/pg-home-privacy-tools.png and b/content/pg-home-privacy-tools.png differ
diff --git a/content/pg-home-privacy-wiki.png b/content/pg-home-privacy-wiki.png
index 8b6e67e5..5fa7cd26 100644
Binary files a/content/pg-home-privacy-wiki.png and b/content/pg-home-privacy-wiki.png differ