#main-header {
	box-shadow: none !important;
}

#main-footer > .container{
	display: none;
}
#main-footer #footer-bottom{
    padding: 3rem;
    text-align: center;
}
#main-footer #footer-bottom #footer-info{
	float: none;
    text-align: center;
}
#main-footer #footer-bottom .et-social-icons{
  float: none;
  display: block;
  text-align: center;
}