diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index ab42ce9b..eac6e7ec 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -262,6 +262,11 @@ export default { .service-location-button-question { .question-text { margin-top: 1.5rem; + + span { + text-align: center; + } + } }