diff --git a/docs/_layouts/rising.html b/docs/_layouts/rising.html
index a4410d5..c300b32 100644
--- a/docs/_layouts/rising.html
+++ b/docs/_layouts/rising.html
@@ -142,7 +142,13 @@
display: none;
}
+ blockquote h3 {
+ margin-top: 0;
+ }
+ footer p {
+ text-align: center;
+ }