diff --git a/src/common-components/funnel-footer/funnel-footer.vue b/src/common-components/funnel-footer/funnel-footer.vue index acd362709..05976863a 100644 --- a/src/common-components/funnel-footer/funnel-footer.vue +++ b/src/common-components/funnel-footer/funnel-footer.vue @@ -1,11 +1,31 @@ diff --git a/src/ux-components/text-link/text-link.vue b/src/ux-components/text-link/text-link.vue index 3021dfd91..1d6da12ca 100644 --- a/src/ux-components/text-link/text-link.vue +++ b/src/ux-components/text-link/text-link.vue @@ -59,7 +59,7 @@ a { transform: translateY(-50%); } &.footer-link { - color: $gray-500; + color: $gray-600; text-decoration: none; border-bottom: 1px solid transparent; line-height: 20px;