.Icon__brand {
  color: #3490dc;
}
.commonStyle__zt3BrandBg {
  background-color: #3490dc;
}
.commonStyle__zt3Brand {
  color: #3490dc;
}
.commonStyle__zt3BrandFill {
  fill: #3490dc;
}
.KbDetailLtContainer__articleContent a {
  color: #3490dc;
}
.Button__footerBtn {
  background: #3490dc;
}
.Button__footerBtn:hover {
  background: #227dc7;
}
.Icon__hoverbrand:hover{
  color: #3490dc;
}
.Header__name {
  text-transform: uppercase;
}
.Header__searchTitle,
.Header__description {
  color:#fff;
}
.black-logo {
  height: 25px;
  top: 32px;
  position: absolute;
}
.Layout__layout2 {
  display:none;
}
@media (min-width: 769px) {
  .Layout__twoColumn .Layout__layout1 {
    width: 100%;
  }
}
