#construction {
  width: 100%;
  height: 5%;
  background-color: #1E5799 !important;
}

#construction h2{
  display: flex;
  justify-content: center;
  margin-top: 0;
  padding-top: 15px;
  font-size: 3em !important;
  Color: white !important;
}

.para_contact{
	display: flex;
  justify-content: center;
  color: #2C3E50;
  opacity: 0.7;
  font-size: 1.5em;
  margin-top: 20px;
}