body{
    font-size: 20px;
}

.hero{
height: 550px;
background-image: url("./img/AGA\ Header.jpg");
background-size: cover;
background-repeat: no-repeat;
}

label{
    display: none;
}

.form-col{
    background-color: lightgray;
}

p{
    margin-bottom: 0px;
}

