.notyf__message {
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 1.2 !important;
}

.notyf__message {
  white-space: nowrap;
  //overflow: hidden;
  //text-overflow: ellipsis;
}

.notyf__toast {
  padding: 12px 18px !important;
  min-height: auto !important;
}
