.swal2-popup.swal2-toast .swal2-html-container {
  margin-left: 15px;
  margin-right: 15px;
  text-align: left;
}

.swal2-popup.swal2-toast .swal2-title,
.swal2-popup.swal2-toast .swal2-html-container {
  color: #FFF;
}

.swal2-popup.swal2-toast {
  box-shadow: none !important;
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

hr:not([size]) {
  height: 1px;
}

hr {
  margin-left: auto !important;
  margin-right: auto !important;
  border-style: solid;
  opacity: 1;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #f05f40;
  border-top: 0;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: .25;
}

.item-row {
  font-size: 14px;
  margin-bottom: 3px;
}

.item-time {
  color: #777;
  font-size: 12px;
  margin-right: 6px;
}

.item-name {
  font-weight: 600;
  color: #333;
}

.item-boss {
  color: #999;
  font-size: 12px;
  margin-left: 4px;
}