@@ -151,3 +151,7 @@ body, button, input, textarea {
height: 100%;
background-color: rgba(0,0,0,0.5);
}
+
+.font-weight-ultralight {
+ font-weight: 200 !important;
+}