.footer-text {
  text-align: center;
  font-size: 12px;
  background-color: #f5f5f5;
  margin: 0;
}

.Header_footerBtn{
	display: flex;
  	justify-content: center;
 	align-items: center;
  	position: relative;
  	top: -50px;
}
