diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 71850fcef02c0c9b6b716493705388a96ec35731..f73b8cbcf12e0980e14141a1cd7a6d037f36413c 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -41,6 +41,7 @@ h1, h2, h3, h4, h5, h6 {
 a, a:focus, a:hover {
 	font-weight: 400;
 	color: #000;
+	text-decoration: none;
 }
 
 .media-heading {