#customerNotificationPopupCard,
#customerNotificationPopupCard .customer-notification-popup-body{
  cursor:default !important;
}
.customer-notification-document-link{
  display:inline-block;
  margin-top:6px;
  color:#244f75 !important;
  font-weight:800;
  text-decoration:none !important;
  text-underline-offset:3px;
  overflow-wrap:anywhere;
  cursor:pointer !important;
}
.customer-notification-document-link:hover,
.customer-notification-document-link:focus,
.customer-notification-document-link:focus-visible{
  color:#244f75 !important;
  text-decoration:underline !important;
  text-decoration-thickness:1px !important;
  background:transparent !important;
  transform:none !important;
}
