body {
    font-family: sans-serif;
	
}
h1{
    margin-bottom: 40px;
}
label {
    color: #2B5CBC;
	
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
	background-color:#2B5CBC;
}

