diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index d94893b..0b59dbc 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -16,6 +16,7 @@
+
diff --git a/static/assets/css/theme.css b/static/assets/css/theme.css
index e936e33..9ce1a50 100644
--- a/static/assets/css/theme.css
+++ b/static/assets/css/theme.css
@@ -1485,6 +1485,13 @@ i {
.icon-sm i {
font-size: 0.9em;
}
+.icon-sm figcaption.wp-element-caption {
+ font-size: 0.9em;
+ font-style: italic;
+ color: #aeaeae;
+ margin-top: 0.5em;
+ text-align: center;
+}
.accordion {
list-style-type: none;