html, body {
  font-size: 13px;
  font-family: Arial, sans-serif;
}

.badge-pill {
  display: inline-block;
  padding: 0.25em 0.75em;
  font-size: 0.85rem;
  font-weight: 600;
  border-radius: 50rem;
  text-align: center;
  white-space: nowrap;
}

/*
.type-S { background-color: #FFDCA5; }
.type-T { background-color: #C3B9D7; }
.type-U { background-color: #F5A5C8; }
.type-V { background-color: #7DCDBE; }
.type-default { background-color: #eee; }
*/

