diff --git a/assets/images/icons/world-globe.svg b/assets/images/icons/world-globe.svg index f6d0964..4f4d46d 100644 --- a/assets/images/icons/world-globe.svg +++ b/assets/images/icons/world-globe.svg @@ -1,11 +1,6 @@ - - - - - - - - - - + + + + + diff --git a/css/products-modern.css b/css/products-modern.css index 067c218..3996e79 100644 --- a/css/products-modern.css +++ b/css/products-modern.css @@ -181,8 +181,9 @@ transition: all 0.3s; } -/* Specific styling for AccountForger title */ -.product-title[data-translate="productAccountForgerTitle"] { +/* Specific styling for product titles */ +.product-title[data-translate="productAccountForgerTitle"], +.product-title[data-translate="productOsintMonitorTitle"] { color: #0A1832; }