.button-custom-pill {
  border: 1px solid;
  border-radius: 50px;
  padding: 12px 17px 10px;
  text-transform: uppercase;
  font-family: var(--font-heading--family);
  line-height: 1;
}
