diff --git a/static/tos.html b/static/tos.html index 0d5f92f..934ef29 100644 --- a/static/tos.html +++ b/static/tos.html @@ -29,13 +29,13 @@ [data-custom-class='title'] * { font-family: Arial !important; font-size: 26px !important; - color: #000000 !important; + color: var(--text) !important; } [data-custom-class='subtitle'], [data-custom-class='subtitle'] * { font-family: Arial !important; - color: #595959 !important; + color: var(--text) !important; font-size: 14px !important; } @@ -43,19 +43,19 @@ [data-custom-class='heading_1'] * { font-family: Arial !important; font-size: 19px !important; - color: #000000 !important; + color: var(--text) !important; } [data-custom-class='heading_2'], [data-custom-class='heading_2'] * { font-family: Arial !important; font-size: 17px !important; - color: #000000 !important; + color: var(--text) !important; } [data-custom-class='body_text'], [data-custom-class='body_text'] * { - color: #595959 !important; + color: var(--text) !important; font-size: 14px !important; font-family: Arial !important; } @@ -262,7 +262,7 @@ COMMUNICATIONS, TRANSACTIONS, AND SIGNATURES