
/*
html {
/*  height:auto; */
/* }

body {
  height:auto;  
  margin-bottom: 140px;  
}
*/

.bodypadding {
  padding-bottom:50px;
}

 
.contact-h1 {
  color:black;
  font-family:'Lato', sans-serif;
  font-size: 32px;
  font-weight:500;
  text-align: center;
  padding-top: 45px;
  padding-bottom:35px; 
} 

label {
    color: #333;
    display:block;
    text-align:left;
}

.footer {
  width: 100%;
  height: 130px; /* Set the fixed height of the footer here */
/*   background-color: #f5f5f5; */ 
}
