diff --git a/mintlify/style.css b/mintlify/style.css index 191d93b8..0131dfb6 100644 --- a/mintlify/style.css +++ b/mintlify/style.css @@ -1426,6 +1426,12 @@ ul.sidebar-group > li[data-title="Contact Verification"] > button::before { background-image: url('/images/icons/IconEmail2Check.svg') !important; } +/* Strong Customer Authentication - lock */ +.sidebar-group > li[data-title="Strong Customer Authentication"] > button::before, +ul.sidebar-group > li[data-title="Strong Customer Authentication"] > button::before { + background-image: url('/images/icons/lock.svg') !important; +} + /* Cards - credit card */ .sidebar-group > li[data-title="Cards"] > button::before, ul.sidebar-group > li[data-title="Cards"] > button::before {