diff --git a/index.html b/index.html
index 03d057c..b4f2852 100644
--- a/index.html
+++ b/index.html
@@ -64,6 +64,8 @@
Value for Value
+
+ Support my work by providing value for value — by direct donation or ordering from the shop.
Initial Charge Shop
diff --git a/style.css b/style.css
index 7e47808..5dd1d93 100644
--- a/style.css
+++ b/style.css
@@ -609,3 +609,7 @@ details:not([open]) {
}
}
/* /end Fix v4v details block hover and open styles */
+
+p.value-explainer {
+ margin-top: 16px;
+}