.badge-top {
    /* background-color: #3C3F68; */
    border-top-left-radius: 8px;
    border-bottom-right-radius: 14px;
  }
  .rounded-top-start-12px {
    border-top-left-radius: 12px;
  }