diff --git a/src/styles/base/_layout.scss b/src/styles/base/_layout.scss
index 82a26f8d193ff058f78cec0a0ee72e16a5db1ca5..eaa7fc1673c05c3a5c57d3da06134eee2cc299f6 100644
--- a/src/styles/base/_layout.scss
+++ b/src/styles/base/_layout.scss
@@ -42,6 +42,9 @@ body {
 .cv-button {
   width: 4.25rem;
 }
+.coz-label{
+  color: #32363f;
+}
 
 .header {
   display: flex;