diff --git a/in/en/index.html b/in/en/index.html
index 0f002a8..91d9230 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -62,7 +62,7 @@
TEL |
 |
-33 6 07 47 84 34 |
+33 607478434 |
EMAIL |
diff --git a/in/fr/index.html b/in/fr/index.html
index 70d0463..09a0023 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -62,7 +62,7 @@
TEL |
 |
-33 6 07 47 84 34 |
+33 607478434 |
EMAIL |
diff --git a/in/style/main.css b/in/style/main.css
index 64978d3..a676dde 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -93,6 +93,7 @@ h2, h3, header {
border-top: var(--border-on);
}
+.link #qa,
.link a:not(:has(img)),
.link button.link {
background: var(--anchor-gradient);
@@ -263,7 +264,3 @@ ul {
/* way too blurry as PDF output above .041em */
strong, th { text-shadow: .05em .05em .041em; }
}
-
-@media screen {
- .link #qa { background: var(--anchor-gradient); }
-}