.Header__logo img {
    max-height: 4rem;
    max-width: 14rem;
    min-height: auto;
    display: block;
}

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

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
    max-width: 73.125rem;
    min-height: 75vh;
    padding: 2.125rem 0 3.125rem;
    transition: max-width 200ms ease;
    background-color: #f1f0ef;
}

.ScrollSticky__type2 {
  background-color: #f1f0ef;
}

.DropDown__selectedText {
    font-size: .875rem;
    padding: 0.5rem 3rem 0.5rem 0.75rem;
    min-height: 2.5rem;
    line-height: 1.5rem;
    margin-right: 2rem;
    background-color: #FFFFFF;
}

.KbDetailLtContainer__articleContent a {
    color: #FF3333;
}

.commonStyle__zt3BrandBg {
    background-color: #FC7376;
}

.Button__footerBtn:hover {
	background-color: #FF3333;
}

.AppContainer__backToTop {
    background-color: #636363;
}

.AppContainer__backToTop:hover {
    background-color: #FF3333;
}

.Icon__brand {
    color: #FF3333;
}

.commonStyle__zt3Brand {
    color: #FF3333;
}

.commonStyle__detailHeader {
  color: #FF3333;
}

.HCNewCaptcha__captchaButtonActive {
    font-weight: 700;
    background-color: #fff;
    border-color: #ff3333;
    color: #ff3333;
}

.Footer__container1 {
    padding-top: 20px;
}

.Footer__container1, .Footer__container2 {
    text-align: center !important;
    font-size: 16px;
}

.Footer__container3 {
    text-align: center !important;
    font-size: 12px;
  	padding: 15px;
}
