.AppContainer__backToTop {
  background-color: #3F5D7C;
}

.Button__footerBtn:hover {
  background-color: #3f5d7c;
}

.SearchContainer__searchIcon.commonStyle__positionRel.commonStyle__cursor.commonStyle__zt3BrandBg {
  background-color: #3F5D7C;
}

.Icon__brand {
  color: #3F5D7C;
}

.commonStyle__zt3Brand {
  color: #3F5D7C;
}

.FormElement__mandatoryStar .FormElement__required:after {
  color: #3F5D7C;
}

.commonStyle__zt3BrandBorder {
  border-color: #3F5D7C;
}

.commonStyle__zt3buttonPrimaryBg {
  background-color: #3F5D7C;
}

.HCNewCaptcha__captchaButtonActive {
  border-color: #3F5D7C;
  color: #3F5D7C;
}

.commonStyle__zt3BrandFill {
  fill: #3F5D7C;
  color: #3F5D7C;
}
.KbDetailLtContainer__articleContent{
    color: #3F5D7C;
}
.Readingprogress__progressBar {
    background: linear-gradient(90deg, #3F5D7C 16%, #3F5D7C 75.89%, #3F5D7C 99.8%);
}
