.Header__navbar {
    background-color: rgb(255 255 255)!important;
}

.Icon__brand {
    color: #209e49!important;
}

@media only screen and (min-width: 1024px)

  .Header__homeContent .Header__navbar, .Header__defaultContent .Header__navbar {
    background-color: rgb(255 255 255)!important;
}


.commonStyle__zt3BrandBg {
    background-color: #1177bd;
}

.AppContainer__backToTop:hover {
    background: #209e49;
}

.commonStyle__zt3Link, .themeLink {
    color: #545454;
}

.AppContainer__KeyBoardFocus, [data-focus-added] {
    outline: solid 2px #209e49!important;
}

.Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #209e49;
    transition: all .15s ease;
    color: #FFF;
}

.Button__footerBtn:hover {
    background: #1177bd;
    border: 1px solid transparent;
}



.KbCategory__box {
    border-radius: 15px;
}





.Icon__brand {
    color: #1177bd;
}


.commonStyle__zt3Brand {
    color: #1177bd;
}

.KbDetailLtContainer__articleContent a {
    color: #1177bd;
}

.KbCategory__topicContent {
    color: #878787;
    font-size: .9rem;
    margin: 0.2rem 0 0;
}


