.commonStyle__zt3BrandBg {
    background-color: #00aca9;
}
.Icon__brand {
    color: #000000;
}
.commonStyle__zt3Brand {
    color: #00aca9;
}
.Button__footerBtn {
    border-radius: 0rem;
    background: #FFFFFF;
    color: #000000;
	font-weight: bold; 
}
.Button__footerBtn:hover {
    background: #000000;
    color: #FFFFFF;
}
.AppContainer__backToTop {
    background: #000000;
}
.AppContainer__backToTop:hover {
    background: #000000;
}
.FormElement__mandatoryStar .FormElement__required:after {
    color: #000000;
}
.commonStyle__zt3BrandBorder {
    border-color: #000000;
}
.Button__primary {
    border: 0rem;
    border-radius: 0rem;
	font-weight: bold;   
}  
.Button__secondary {
    border: 0rem;
    border-radius: 0rem;
	font-weight: bold;   
}
.Button__primary:hover {
    background: #000000;
    color: #FFFFFF;
}
.Button__secondary:hover {
    background: #00aca9;
    color: #000000;
}
.KbDetailLtContainer__articleContent a {
    color: #00aca9;
}
.Icon__hoverbrand:hover {
    color: #00aca9;
}
.Footer__footerQus {
    color: #000000;
}
.Footer__footerDescription {
    color: #000000;
}
.Footer__footerBg {
    background: #00aca9;
}
