From 433662f13430f76dffb7e44bc5d570a9dce005c7 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 14 Apr 2025 10:36:26 +0200 Subject: [PATCH] wip #7429 @0:01 --- less/103-contact-footer.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/less/103-contact-footer.less b/less/103-contact-footer.less index 8257856..c1b67d5 100644 --- a/less/103-contact-footer.less +++ b/less/103-contact-footer.less @@ -73,4 +73,8 @@ @media @m900 { text-align: center; } +} + +.elearning .contactFooter .content-wrapper .buttons a.quoteLink { + .background-button-green-special(); } \ No newline at end of file -- 2.39.5