@mixin notifications-notice-confirmed-background-mapping {
  .notice-confirmed.bg-brand--off-white .icon {
    color: $color--two-60;
  }
}
