diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index f68f384ae..07b40c80f 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -948,7 +948,7 @@ export default { :deep(span.label) { font-weight: 600; } -:deep(div.service-questions span){ +:deep(div.service-questions span) { color: $black; font-family: UrbanistSemibold; }