diff --git a/webapp/frontend/src/styles/styles.scss b/webapp/frontend/src/styles/styles.scss index c200595..9329b78 100644 --- a/webapp/frontend/src/styles/styles.scss +++ b/webapp/frontend/src/styles/styles.scss @@ -9,10 +9,10 @@ background-color: #242b38 !important; .mat-icon { - color: #6f4315 !important; + color: #0694a2 !important; } .text-secondary { - color: rgb(203 101 37 / 70%) !important + color: #0694a2 !important } -} \ No newline at end of file +}