diff --git a/templates/base.html b/templates/base.html
index 868e50a..93263bc 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -31,6 +31,10 @@
text-decoration: none !important;
}
+ p {
+ margin-bottom: 0;
+ }
+
h1, h2, h3, h4 {
color: #ffffff;
margin-top: 1.5em;