diff --git a/index.php b/index.php
index a9de3c2..286fc19 100644
--- a/index.php
+++ b/index.php
@@ -129,7 +129,7 @@
=$event['description'];?>
diff --git a/static/css/custom.css b/static/css/custom.css
index 0ae8633..92eb7d3 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -102,10 +102,10 @@ a {
.head span a {
color: black;
}
-.head span a::after {
- content: " \f0c1";
- font-family: FontAwesome;
- font-size: 0.8em;
+.head a i {
+ position: relative;
+ top: -0.4em;
+ font-size: 0.6em;
color: #1EAEDB;
}
.one-half.odd .title,