From 53251238b1115ac5a2defc2970c4b440d6b763be Mon Sep 17 00:00:00 2001
From: Kenneth Jannette
+
+ Incorrect selection will result in errors but 1 document credit will + still be debited from your account +
The document will be associated with{" "} diff --git a/src/styles/modals.scss b/src/styles/modals.scss index d12a4fe..bf82979 100644 --- a/src/styles/modals.scss +++ b/src/styles/modals.scss @@ -22,6 +22,9 @@ font-weight: 400; line-height: 1.1rem; margin: 0px 0px 10px 0px; + &.red { + color: red; + } } .upload-header-bold {