.card-title {
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
  }
  .div1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .pp{
    margin-top: 10px;
  }
 