diff --git a/layouts/partials/footer/credit.html b/layouts/partials/footer/credit.html
index fa0fac56e0770a282bf4fb543f102923f9f8b71b..8feea2a60524255fe8c30b0ca74df8c6a6bf70dd 100644
--- a/layouts/partials/footer/credit.html
+++ b/layouts/partials/footer/credit.html
@@ -1 +1 @@
-<small class="footer-credit">{{ safeHTML (i18n "commons.credit") }}</small>
+<p class="footer-credit">{{ safeHTML (i18n "commons.credit") }}</p>