`, and ``.
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base: @font-family-sans-serif;
@@ -79,7 +80,7 @@
@headings-font-family: @font-family-serif;
@headings-font-weight: 500;
@headings-line-height: 1.1;
-@headings-color: @gray-darker;
+@headings-color: @gray-dark;
//-- Iconography
diff --git a/services/web/public/stylesheets/style.less b/services/web/public/stylesheets/style.less
index 2ab13566ad..b3e0c15294 100755
--- a/services/web/public/stylesheets/style.less
+++ b/services/web/public/stylesheets/style.less
@@ -79,6 +79,7 @@
@import "app/sprites.less";
@import "app/invite.less";
@import "app/review-features-page.less";
+@import "app/error-pages.less";
@import "../js/libs/pdfListView/TextLayer.css";
@import "../js/libs/pdfListView/AnnotationsLayer.css";
diff --git a/services/web/public/touch-icon-192x192.png b/services/web/public/touch-icon-192x192.png
new file mode 100644
index 0000000000..df869be62c
Binary files /dev/null and b/services/web/public/touch-icon-192x192.png differ