@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');
.text-outline {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
  }

  .badge-pill {
    display: inline-block;
    font-weight: bold;
    font-size: 2rem;
    text-transform: uppercase;
  }

  