diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css
index ebb3b6b..bb21cfc 100644
--- a/web/themes/custom/geofresco/dist/css/global.css
+++ b/web/themes/custom/geofresco/dist/css/global.css
@@ -6055,10 +6055,10 @@ label.panel-block {
   margin-bottom: 0.4rem;
   text-align: right; }
 
-.title span {
+.page-title .title > span {
   background-color: rgba(248, 248, 248, 0.66);
-  padding: 0.2em;
-  border-radius: 0.3em; }
+  padding: 0.4em 0.3em 0.3em 0.3em;
+  border-radius: 0.4em; }
 
 .column {
   display: block;