body, .form-control {
    font-family: 'Lato', sans-serif;
}
h1{
    margin-bottom: 40px;
}
label {
    color: #333!important;
}
fieldset {
	border: 1px #000000 solid;
	padding: 0.5em 1.5em 1em 1.5em;	
	margin-bottom: 1em;
}