diff --git a/swc-bootstrap.css b/swc-bootstrap.css
index e86e8648a7e08bd9d6556fdf3d20dc77376b622b..5f52b7900703b0b2e89a022816b7c4195c420457 100644
--- a/swc-bootstrap.css
+++ b/swc-bootstrap.css
@@ -16,6 +16,10 @@ blockquote p {
     background-color: white;
 }
 
+.hero-unit {
+  padding: 20px;
+}
+
 .navbar .container {
     background-color: inherit;
 }