body {
    font-family: 'Lato', sans-serif;
    /*background-color: #7ac031 !important;*/
}
h1{
	margin-top: 20px;
    margin-bottom: 40px;
}
label {
    color: #333;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    background-color: #4887e8 !important; 
}
.textUnicompute{
	color: #4887e8;
}
.contactWrapper{
	background-color: #f5f3ef;   
	border-radius: 8px;
}
