.commonStyle__zt3Brand {
    color: #007bff;
}
.Icon__brand {
    color: #007bff;
}
.commonStyle__zt3BrandBg {
    background-color: #007bff;
}
.Button__footerBtn:hover {
    background: #007bff;
    border: 1px solid transparent;
}
.Header__name, .Header__searchTitle, .Header__description {
    color: transparent;
  display: none;
}
.Header__logo img {
    max-height: 3rem;
    max-width: 16rem;
    min-height: 2.2rem;
    display: block;
}
