.pill-1 {
  border-radius: 99px;
  background: #000;
  color: #ffffff;
  padding: 0 10px;
  text-align: center;
}
.pill-1.colour-background--tertiary {
  color: #32465F;
}
