diff --git a/src/digital-components/button-question/button-question.vue b/src/digital-components/button-question/button-question.vue
index 5c380612..2df23f7b 100644
--- a/src/digital-components/button-question/button-question.vue
+++ b/src/digital-components/button-question/button-question.vue
@@ -329,7 +329,7 @@ export default {
}
.question-text {
- margin-bottom: 1rem;
+ margin-bottom: .625rem;
font-size: 1rem;
line-height: 1.625rem;
diff --git a/src/layouts/service-location/appointment-type-question/appointment-type-question.vue b/src/layouts/service-location/appointment-type-question/appointment-type-question.vue
index ad3bf61d..41c0353d 100644
--- a/src/layouts/service-location/appointment-type-question/appointment-type-question.vue
+++ b/src/layouts/service-location/appointment-type-question/appointment-type-question.vue
@@ -1,24 +1,23 @@
-