diff --git a/src/theme/ItaliaTheme/Blocks/_contacts.scss b/src/theme/ItaliaTheme/Blocks/_contacts.scss index 91ba94fd0..8fefe21a3 100644 --- a/src/theme/ItaliaTheme/Blocks/_contacts.scss +++ b/src/theme/ItaliaTheme/Blocks/_contacts.scss @@ -41,7 +41,8 @@ .description h3, .description h4, .description h5, - .description h6 { + .description h6, + .description a { color: $secondary-text; } }