diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css
index cbc449bac..49d13ffd2 100644
--- a/html/html/themes/ipfire/include/css/style.css
+++ b/html/html/themes/ipfire/include/css/style.css
@@ -423,6 +423,10 @@ table {
color: var(--color-yellow);
}
+.notes a {
+ color: inherit;
+}
+
table.fw-nat tbody tr td {
height: 2.25em;
}