
html body .xdr-home-vembu article[data-icon="lock"] h3::before,
html body .xdr-home-vembu article[data-icon="bolt"] h3::before,
html body .xdr-home-vembu article[data-icon="clipboard"] h3::before,
html body .xdr-home-vembu article[data-icon="alert"] h3::before{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  max-width:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  -webkit-mask:none!important;
  mask:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  opacity:0!important;
  visibility:hidden!important;
}
