.commonStyle__zt3BrandBg {
    background-color: #441FEB;
}
.commonStyle__zt3Brand { /* "more->" button */ 
  color: #441FEB;
}
.Icon__brand { /* magnifier icon in search box */
  color: #441FEB;
}
.Button__footerBtn:hover { /* Footer's submit a ticket button */
  background: #441FEB;
}
#zohohc-asap-web-helper-main { /* KB ASAP Widget */
  display: none;
}

/* START: Center Category Images (but makes sizing inconsistent; tradoffs) */
.KbCategoryContainer__row .KbCategory__avatarPhoto img {
  height: auto;
}
.KbCategory__avatarPhoto .Avatar__avatar {
  display: table-cell;
}
.ContentList__subCategory .ListHeader__listHeader2 {
  display: -webkit-inline-box;
}
.ContentList__subCategory .ListHeader__listHeader2 img {
  height: auto;
}
/* END: Center Category Images */
