body {
color: #fff;
font-family: Lato, sans-serif;
}
h3 {
font-family: 'Vollkorn', serif;
font-size: 22px;
font-weight: 400;
margin: 16px 0 10px 0;
}
p {
font-size: 13px;
line-height: 1.6;
}
.btnCTA {
background: url(https://www.lecontecenter.com/wp-content/themes/lecontecenter/images/leconte-cta_downArrow.gif);
background-repeat: no-repeat;
background-position: 0 0;
background-color: #d3cdba;
color: #546223;
font-family: Lato, sans-serif;
font-weight: bold;
font-size: 0.7em;
line-height: 15px;
text-transform: uppercase;
border: 1px solid #000000;
padding: 5px 15px 6px 40px;
cursor: pointer;
width: auto;
display: inline-block;
}
input[type="text"], input[type="email"] {
box-sizing: border-box;
margin: 0 0 10px 0;
padding: 3px 5px;
width: 100%;
}
footer input.email,
footer input.zip {
margin-bottom: 0;
}