diff --git a/herstal/src/scss/home/footer.scss b/herstal/src/scss/home/footer.scss index 273bf44b..05311b52 100644 --- a/herstal/src/scss/home/footer.scss +++ b/herstal/src/scss/home/footer.scss @@ -147,14 +147,13 @@ .section-antennes { .section-title { - background: #fff; - padding: 15px; - border-radius: 50px; - font-size: 16px !important; - font-weight: 400; - a { - color: #000; + color: #000 !important; + background: #fff !important; + padding: 15px; + border-radius: 50px; + font-size: 16px !important; + font-weight: 400; } }