.Footer__footerBg{
	display:none
}
.LoginDetail__tabLink {
   display:none;
}
.Footer__container2
{
  display:none;
}
.SearchContainer__searchIcon,.AppContainer__backToTop,.Button__footerBtn:hover,.LoginDetail__profileBtn{
background:#24B2D8
}
.SearchContainer__downArrow{
border-top-color:#24B2D8
}
.commonStyle__zt3BrandFill{
fill:#24B2D8;
    color:#24B2D8
}
#navBar {
  background-color: black;   /* full navbar background */
  width: 100%;               /* stretch full width */
}
.Header__navbar a { 
        color: white;
        font-weight: bold;
        padding: 10px 15px;
}
.Header__navbar button { 
        color: white;
        font-weight: bold;
        padding: 10px 15px;
}
.Header__navbar a:hover {
        color: #24B2D8;
}
.Header__navbar button {
  	color: white;
}
.headerContent {
  	color: #fff123;
}
