diff --git a/iconoir.com/components/Icon.tsx b/iconoir.com/components/Icon.tsx index 93ce92f6..38e2fe07 100644 --- a/iconoir.com/components/Icon.tsx +++ b/iconoir.com/components/Icon.tsx @@ -223,7 +223,7 @@ const Subtitle = styled.div<{ $iconWidth: number }>` font-size: 11px; font-weight: 500; line-height: 14.74px; - color: var(--black-40); + color: var(--black-60); text-align: center; white-space: nowrap; overflow: hidden;