.New_Text{
  margin-bottom:140px;
}
.Layout__oneColumn{
  min-height: 0vh !important;
  padding:0px !important;
}
 .SearchContainer__searchIcon{
   background-color:#c61629;
}
.Button__footerBtn {
background-color:#777;
}
.Button__footerBtn:hover{
  background-color:#c61629 !important;
}
.BreadCrumbs__breadCrumbsLink{
  color:white;
}
.BreadCrumbs__breadcrumbsView ul li + li:before{
  color:white;
}
span{
  color:white;
}
.commonStyle__zt3buttonPrimaryText{
  color:white;
}
.commonStyle__zt3BrandBg{
  background-color:#777;
}
.commonStyle__zt3BrandBg:hover{
    background-color:#c61629 !important;
}

