.Header__searchTitle{
    color: white;
    text-shadow: 0px 0px 0px black;
    font-family: acumin pro;
  	font-size: 40px;
}

.Footer__footerBg{
	background-color: #002D24;
}

.Footer__footerQus{
	color: white;
    text-shadow: 0px 0px 0px black;
    font-family: acumin pro;
  	font-size: 30px;
}

.Footer__footerDescription{
	color: white;
    text-shadow: 0px 0px 0px black;
    font-family: acumin pro;
  	font-size: 15px;
}

.Button__btnFont{
	background-color: #d09779;
}

.AppContainer__backToTop{
	background-color: #d09779;
}

.SearchContainer__searchIcon{
	background-color: #002D24;
}

.ModuleCont__brand{
	background-color: #002D24;
}

.ListHeader__header2{
	text-align: center;
}

.TopicListWidget__listLink{
	text-align: center;
}

  
