.captrole-toast {
  font-size: 1.45rem;
}
.captrole-toast .swal2-title,
.captrole-toast .swal2-html-container {
  font-size: 1.45rem;
}
.captrole-toast .swal2-html-container {
  margin: 0.4em 0.6em 0;
  text-align: left;
}
.captrole-toast-headline {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 0.35em;
}
.captrole-toast-table {
  width: 100%;
  border-collapse: collapse;
  font-size: inherit;
}
.captrole-toast-table td {
  padding: 0.15em 0.3em;
  vertical-align: top;
}
.captrole-toast-table td:first-child {
  white-space: nowrap;
  opacity: 0.8;
  padding-right: 0.6em;
}
.captrole-toast-table td:last-child {
  font-weight: 700;
}
.captrole-highlight {
  font-weight: 700;
  letter-spacing: 0.02em;
}
.captrole-confirm .captrole-confirm-rich {
  margin: 0;
  text-align: left;
}
.captrole-confirm .captrole-toast-table {
  width: auto;
  margin: 0 auto;
}
/*# sourceMappingURL=notification.css.map */