diff --git a/frontend/src/style/colors.scss b/frontend/src/style/colors.scss index f3919490d..3a713636f 100644 --- a/frontend/src/style/colors.scss +++ b/frontend/src/style/colors.scss @@ -19,7 +19,7 @@ $lightred: #b13a2d; $red: #952E23; $darkred: #631F17; -$textorange: #984f2d; +$textorange: #e77e4e; $lightorange: #d56b3a; $orange: #ac5c36; $darkorange: #984f2d;