diff --git a/common/common.scss b/common/common.scss index 4c81933814f7303e76adc714884b3320318dd719..638bd016899dd84aec9e3fae7fbe9aa5b864cdc3 100644 --- a/common/common.scss +++ b/common/common.scss @@ -670,6 +670,11 @@ tbody { color: var(--secondary) !important; } +.custom-footer .footer-section-link-wrapper a:hover, .custom-footer .third-box .small-link:hover { + text-decoration: underline; + text-underline-offset: 5px; +} + ////Color showcase categories///// .custom-homepage-columns .col { position: relative;