.Footer__footerBg {
    background: none;
    padding: 1.875rem 0;
}
.LocalePopup__localeTarget {
    display: inline-flex;
    align-items: center;
    color: #FFF;
    padding: 0px;
}
.KbCategory__topic a {
    font-size: var(--size-base18);
    letter-spacing: .02125rem;
    font-weight: 700;
    display: inline;
    vertical-align: sub;
    word-wrap: break-word;
    word-break: break-word;
    margin: 0 .625rem 0 0;
}

.CustomizeContainer__aPlus {
    padding: 0px;
    color: white;
}
@media only screen and (max-width: 1024px) {
    .Header__localeTab {
        margin: 0 5.725rem 0 0;
        border-bottom: 0;
    }
}
.html {
    font-family: "Latoregular", sans-serif;
    font-size: 85%;
    letter-spacing: .1px;
    transition: all 50ms 
ease;
    line-height: 1.6;
}
.LocalePopup__localeText {
    font-size: 0.75rem;
    margin: 0 .3rem 0 0;
    letter-spacing: .0625rem;
}
.Header__tabs__link {
    color: inherit;
    padding: 0 7px;
    font-size: small;
}
.Header__tabsTab, .LoginDetail__signin, .LoginDetail__signup, .CustomizeContainer__aPlus, .LocalePopup__localeTarget {
    color: #ffffff;
    font-size: small;
}

.Header__localeTab {
    display: inline-block;
    vertical-align: middle;
    max-width: 7.0625rem;
    padding: 10px !important;
}
.ListHeader__header2 {
    font-size: 0.9rem;
    font-weight: 700;
    margin: 0;
    color: var(--color-greyShade70);
}
@media only screen and (max-width: 769px) {
    .commonStyle__detailHeader {
        font-size: 1.1rem;
        font-weight: 500;
    }
  .ContentBox__headerMid {
    text-transform: none;
    font-weight: 500;
    font-size: var(--size-base15);
    margin: 1.250rem 0;
    letter-spacing: 0;
}
  .KbCategory__topic a {
    font-size: var(--size-base12);
    letter-spacing: .02125rem;
    font-weight: 700;
    display: inline;
    vertical-align: sub;
    word-wrap: break-word;
    word-break: break-word;
    margin: 0 .625rem 0 0;
}
  .Header__searchTitle
Specificity: (0,1,0)
 {
    font-size: var(--size-base24);
    margin-bottom: 1.8rem;
    text-shadow: var(--color-black) 0 0 .0625rem;
    letter-spacing: .0625rem;
    text-align: center;
    font-weight: 400;
}
