.txt-sobre{
	color: #79849d;
	font-size: 16px;
}

.titulo-fale{
	font-weight: bold;
	color: #233d7e;
	font-size: 41px;
}
.image-saudade{
	position: relative;
	float: left;
	width: 100%;
}
.ul-redes{
	display: inline-block;
}
.ul-redes li{
	display: inline-block;
	color: #233d7e;
	font-size: 18px;
	text-transform: uppercase;
}
.ul-redes li a{
	color: #233d7e;
	padding: 0 5px;
	
}
.ul-redes li:first-child{
	padding-right: 10px;
}
form{
	margin-bottom: 50px;
}
.contatos{
	margin-top: 50px;
	color: #79849d;
	font-size: 15px;
}
.contatos h4{
	font-size: 17px;
	font-weight: 700;
	color: #233d7e;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 100%;
}
.contatos .nome{
	margin-bottom: 5px;
	width: 100%;
}
.contatos .email{
	color: #79849d !important;	
	width: 100%;
}
.contatos .telefone {
	margin-top: 5px;
	width: 100%;
}