diff --git a/src/Components/Certifications.jsx b/src/Components/Certifications.jsx index 622c450..46290f0 100644 --- a/src/Components/Certifications.jsx +++ b/src/Components/Certifications.jsx @@ -29,7 +29,7 @@ const CertificationCard = styled.div` } a { - color: #00d084; + color: var(--accent); font-size: 1.2rem; text-decoration: none;