.Header__searchTitle, .Header__description {
 text-shadow: 5px 5px 6px #2b2b2b;
  font-weight: 600; 
}

, .Header__description {
 color: #2b2b2b !important; 
}

button.Button__footerBtn,
input.btn.primary,
span.AppContainer__backToTop {
  background-color: #2b2b2b !important;
}

button.Button__footerBtn:hover,
input.btn.primary:hover,
span.AppContainer__backToTop:hover,
span.SearchContainer__searchIcon,
.commonStyle__zt3BrandBg {
  background-color: #b3203b !important;
}

.commonStyle__zt3BrandFill {
  fill: #b3203b;
}

.commonStyle__zt3Brand,
.FormElement__errorMsg,
.ErrorPage__errorTitle,
.FilterTabs__activeFilter,
.NoContent__title,
.Icon__brand,
.FormElement__required::after {
  color: #b3203b !important;
}

.FormElement__hasError input {
  border-color: #b3203b;
}

.AppContainer__keyBoardfocus {
  outline-color: #b3203b !important;
}

.commonStyle__zt3BrandBorder {
  border-color: #b3203b !important;
}
