diff --git a/layouts/partials/paige/style.html b/layouts/partials/paige/style.html
index 55980e0b..0834de38 100644
--- a/layouts/partials/paige/style.html
+++ b/layouts/partials/paige/style.html
@@ -79,10 +79,6 @@ body, html {
min-width: 550px;
}
-#paige-content {
- counter-reset: paige-figure;
-}
-
#paige-content blockquote {
padding: 0.5rem 1rem;
border-left: 0.25rem solid var(--bs-border-color);