diff --git a/assets/sass/_theme/blocks/chapter.sass b/assets/sass/_theme/blocks/chapter.sass
index 43a0a5fc4e987c2dc3c17cd3aa47da4a9342cb02..f1a1d81597e2ad90dc53be7747790a261ce3d1a7 100644
--- a/assets/sass/_theme/blocks/chapter.sass
+++ b/assets/sass/_theme/blocks/chapter.sass
@@ -15,7 +15,7 @@
         display: flex
         .text
             order: 2
-        figcaption
+        figure
             margin-bottom: $spacing1
     &--alt_background
         background: $block-chapter-layout-alt-background
@@ -41,8 +41,8 @@
                 background: none
                 .chapter .text
                     padding: $grid-gutter col(1, 8)
-            figcaption
-                padding: 0 col(1, 8)
+                figcaption
+                    padding: 0 col(1, 8)
             &--alt_background
                 .chapter
                     background: $block-chapter-layout-alt-background