@charset "UTF-8";

.table td{
  overflow-wrap: anywhere;
}

.modal-content{
  overflow-wrap: anywhere;
}

.toast-body{
  overflow-wrap: anywhere;
}