.KbDetailLtContainer__userSocialIcon{
display: none
}
.Header__searchTitle{
display: none
}
.Header__description{
display: none
}
.Header__voiceSupport {
  background-color: #222; /* match your dark theme */
  color: #ccc;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}

.Header__voiceSupport a {
  color: #fff;
  text-decoration: underline;
}

