diff --git a/themes/mytheme/assets/css/common/post-single.css b/themes/mytheme/assets/css/common/post-single.css
index 19a9432..775af5c 100644
--- a/themes/mytheme/assets/css/common/post-single.css
+++ b/themes/mytheme/assets/css/common/post-single.css
@@ -373,7 +373,6 @@ h6:hover .anchor {
.pag-back {
font-size: 18px;
color: var(--secondary);
- text-transform: uppercase;
}
.paginav .title {
diff --git a/themes/mytheme/layouts/_default/single.html b/themes/mytheme/layouts/_default/single.html
index 59e2631..2fac652 100644
--- a/themes/mytheme/layouts/_default/single.html
+++ b/themes/mytheme/layouts/_default/single.html
@@ -38,7 +38,7 @@