
.contact {
  align-items: center;
}

.title {
text-align: center;
width: 100px;
color: rgb(26, 26, 26);

}

.lead{
color: aliceblue;
text-align: center;
}

#formcontact {
padding: 5px;
margin-top: 50px;

}
h2 {
  margin-top: 70px;
}

#containermkt {
  margin-top: 10px;
}
#address {
  background-color: #fff;
}

#whats{
  text-decoration: none;
  color: rgb(19, 41, 2);
  height: 80px;
  width: 80px;
}

#whats :hover{
  color: rgb(83, 138, 0);
}

#buttonwhats{
  background-color: white;
  width: 23rem; 
 border-radius: 5px;
}

#espec1{
  margin-top: 0px;
}

#contact3{
  margin-top: 70px !important;
}