diff --git a/components/molecules/ContributorHighlight/contributor-highlight-card.tsx b/components/molecules/ContributorHighlight/contributor-highlight-card.tsx
index d3f5c766ba..db45cb1c1d 100644
--- a/components/molecules/ContributorHighlight/contributor-highlight-card.tsx
+++ b/components/molecules/ContributorHighlight/contributor-highlight-card.tsx
@@ -605,7 +605,7 @@ const ContributorHighlightCard = ({
href={highlightLink}
target="_blank"
rel="noreferrer"
- className="inline-block flex-1 underline text-sauced-orange truncate cursor-pointer"
+ className="flex-1 inline-block underline truncate cursor-pointer text-sauced-orange"
>
{highlightLink}
@@ -632,7 +632,7 @@ const ContributorHighlightCard = ({
(sessionToken ? handleUpdateReaction(id) : signIn({ provider: "github" }))}
key={id}
- className="rounded-full !px-2 !cursor-pointer"
+ className="rounded-full !px-2 !cursor-pointer text-orange-500"
>
@@ -655,7 +655,7 @@ const ContributorHighlightCard = ({
onClick={async () => (sessionToken ? handleUpdateReaction(emoji_id) : signIn({ provider: "github" }))}
>