.Footer__footerBg
{
  display:none;
}
.button-custom {
  background-color: #0e7fc4; 
  border: none;
  color: white;
  padding: 26px;
  width: 311px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 2px;
}
.WidgetContainer__list {
  margin-top:14%;
}
.CustomWidget__customDescription {
	margin: 0 auto;
    width: 83%;
}
.commonStyle__zt3Brand
{
color : #0e7fc4;
}
.commonStyle__zt3BrandBg
    background-color: #0e7fc4;
}
