#logoutDetails {
    display: none;
}
.KbDetailLtContainer__userSocialIcon{
display: none
}

.KbSubCategoryContainer__contentList:nth-of-type(1) .ListHeader__listIcon2 svg {
  opacity: 0;
}

.KbSubCategoryContainer__contentList:nth-of-type(1) .ListHeader__listIcon2 {
  background-image: url('https://cdn.prod.website-files.com/65b2d95068eaf2b3bcbf576d/66d5f8a602c5689fb703f6ba_user-friends-light-01.svg');
  background-size: contain;
      background-repeat: no-repeat;
    background-position: center;
}

.KbSubCategoryContainer__contentList:nth-of-type(2) .ListHeader__listIcon2 svg {
  opacity: 0;
}

.KbSubCategoryContainer__contentList:nth-of-type(2) .ListHeader__listIcon2 {
  background-image: url('https://cdn.prod.website-files.com/65b2d95068eaf2b3bcbf576d/66d5f9cfa0cce65224399381_question-solid.svg');
  background-size: contain;
      background-repeat: no-repeat;
    background-position: center;
}

.KbSubCategoryContainer__contentList:nth-of-type(3) .ListHeader__listIcon2 svg {
  opacity: 0;
}

.KbSubCategoryContainer__contentList:nth-of-type(3) .ListHeader__listIcon2 {
  background-image: url('https://cdn.prod.website-files.com/65b2d95068eaf2b3bcbf576d/66d5fa19188bd21e6b02ebbf_rocket-light-01.svg');
  background-size: contain;
      background-repeat: no-repeat;
    background-position: center;
}

.WidgetContainer__contentList:nth-of-type(2) .ListHeader__listIcon2 svg {
      fill: #0865A5;
    width: 40px;
    height: 40px;
}

.WidgetContainer__contentList:nth-of-type(2) .ListHeader__listIcon2 {
  margin-right: 16px;
}
