.contact h2 {
  margin-top: 0;
  font-weight: 400;
  font-size: 3rem;
  color:rgb(103, 92, 92); 
}

.contact {
  padding-top: 1rem;
  background-color: #f7f5eda8;
}

.form-group {
  margin-bottom: 1rem;
}