.pisell-walletPass-list-wrap {
  margin-top: 20px;
  min-height: 230px;
  .pisell-walletPass-list-title {
    color: var(--Gray-900, #101828);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 155.556% */
    margin-bottom: 10px;
  }
  .pisell-walletPass-list-disabled {
    color: var(--Gray-500, #667085);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    margin: 10px 0;
  }
}
