diff --git a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue
index dfa68c9b4..98c6844b8 100644
--- a/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue
+++ b/src/layouts/quote/afterpay-modal-banner/afterpay-modal-banner.vue
@@ -253,9 +253,10 @@ export default {
height: 40px;
}
h3 {
- font-family: UrbanistSemibold;
+ font-family: UrbanistBold;
font-size: 1rem;
margin: 0 0 0 0.5rem;
+ color: $black;
}
}
p {
diff --git a/src/ux-components/text-link/text-link.vue b/src/ux-components/text-link/text-link.vue
index cae562b08..d9d9df115 100644
--- a/src/ux-components/text-link/text-link.vue
+++ b/src/ux-components/text-link/text-link.vue
@@ -15,7 +15,7 @@
{{ text }}
- {{ text }}
+ {{ text }}