.Profile {
    .profileImg {
      .bi-camera {
        width: 30px;
        height: 30px;
      }
      .profileBox {
        width: 100px;
        height: 100px;
        font-size: 4rem;
      }
    }
  }
  