diff --git a/src/scss/app.scss b/src/scss/app.scss index 473f31d..c80a7c8 100644 --- a/src/scss/app.scss +++ b/src/scss/app.scss @@ -251,4 +251,8 @@ a.bmc-btn { .text-orange { color: #f60 !important; +} + +.accordion.faq { + margin: 20px 0; } \ No newline at end of file