#profileImage {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /*background: #8c6fd0;*/
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 40px 0;
  }