<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-fee-notice__icon-box {
  /*
        * Removing focus indicator as click event was only to stop propogation
        */
}
.cart-fee-notice__icon-box svg {
  outline: none !important;
}
</pre></body></html>