diff --git a/app/javascript/styles/about.scss b/app/javascript/styles/about.scss
index ea01e7da1a261692c8b0f42a7dee20714302235f..3258f1b8d088be6341643000efde9ffdf626ef5c 100644
--- a/app/javascript/styles/about.scss
+++ b/app/javascript/styles/about.scss
@@ -309,6 +309,10 @@
     margin-bottom: 0;
   }
 
+  hr {
+    border-color: rgba($ui-base-lighter-color, .6);
+  }
+
   .header {
     line-height: 30px;
     overflow: hidden;