diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index 01f510858ee14ae3caa4e0547b8a85134e9599e6..4f6e637d6c8afea475937c7b2c7636437f2ffaa0 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -25,6 +25,10 @@ h2 {
 h3, h4, h5, h6 {
   font-size: 1.1em;
 }
+p {
+  margin-top: 0.5em;
+  margin-bottom: 0.9em;
+}
 a {
   text-decoration: none;
   font-weight: bold;