body {
    font-family: 'Lato', sans-serif;
}
h1{
    margin-bottom: 40px;
}

h2{
	font-size: 20;
}

label {
    color: #333;
}



.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

