.commonStyle__zt3BrandBg {
    background-color: #0071e3;
}

.commonStyle__zt3BrandBg:hover {
    background-color: #147ce5;
}

.Button__footerBtn {
  background: #0071e3;
}

.Button__footerBtn:hover {
    background: #147ce5;
}

/*
.Icon__greyShade70 {
    visibility: hidden;
}

.ContentBox__boxThree:nth-last-child(2):first-child .ContentBox__indexIcon {
  background-image: url(https://www.essentialstudios.ca/zoho-one/desk/zoho_desk_help-center_icon_knowledge-base.png);
  background-repeat: no-repeat;
  background-position: center;
}

.ContentBox__boxThree:nth-child(2):last-child .ContentBox__indexIcon {
  background-image: url(https://www.essentialstudios.ca/zoho-one/desk/zoho_desk_help-center_icon_tickets.png);
  background-repeat: no-repeat;
  background-position: center;
}
*/

.Header__homeContent.Header__homeNavbarFixed .Header__navbar {
    background-color: #000;
    opacity: 0.92;
}

.Header__globalSearchAlt {
    border: 0.0625rem solid transparent;  
}

.KbDetailLtContainer__articleContent a,
.commonStyle__zt3Brand,
.Icon__brand {
  color: #06c;
}

.Footer__footerCopyrigt {
    display: none;
}

.Header__homeContent .Header__searchSection {
    padding: 12.500rem 0;
}

.Header__header {
	background-position: top;
}

.Button__footerBtn {
    text-transform: capitalize;
}

.primary {
    background: #0071e3 !important;
}

.primary:hover {
    background: #147ce5 !important;
}
