diff --git a/resources/frontend_client/app/css/home.css b/resources/frontend_client/app/css/home.css
index 022929a18fb12cbd7a8f1a1b1b5ea74176903670..8e6d279d2dd959d068514978b6fc8d2cf93d9420 100644
--- a/resources/frontend_client/app/css/home.css
+++ b/resources/frontend_client/app/css/home.css
@@ -46,7 +46,7 @@
     margin-left: 1.2em;
 }
 .bullet:before {
-    content: "•";
+    content: "\2022";
     color: #6FB0EB;
     position: absolute;
     top: 0;