diff --git a/themes/patek/assets/css/main.scss b/themes/patek/assets/css/main.scss index 3c7647f..60d0e1b 100644 --- a/themes/patek/assets/css/main.scss +++ b/themes/patek/assets/css/main.scss @@ -198,6 +198,9 @@ h2 a { .container > .pageHeader > h2.pageTitle.title > a { color: white; } + strong, b { + color: white; + } button svg path { fill: white; }