.Button__footerBtn{
	background:#161A31;
}
.Button__footerBtn:hover{
	background:#50B9A8;
}
.commonStyle__zt3Brand{
	color:#2D95D4;
}
.commonStyle__zt3BrandBorder{
	border-color:#2D95D4;
}
.NoContent__title{
    font-size: 1.333rem;
    font-weight: 600;
    color: #2D95D4;
    margin: 1rem 0 0;
}
.AvatarText__avatarText{
	background:#F1F2F3;
  	border: 1px solid #DDE6F2;
}
.KbDetailLtContainer__articleContent a,
.Post__postSummary a {
	color:#2D95D4;
}
.Icon__brand{
	color:#161A31; 
}
.commonStyle__zt3BrandBg{
	background:#161A31;
}
.commonStyle__zt3BrandBg:hover{
	background:#50B9A8;
}
.SearchContainer__downArrow{
	border-top-color:#161A31;
}
