.sessao-contato {
	border-bottom: 1px solid #838383;
}

.sessao-contato:first-child {
	border-top: 1px solid #838383;
}

.sessao-contato svg {
	fill: #C18F1F;
}

.sessao-contato a:hover svg {
	fill: #0D5727;
}

.sessao-contato a {
	color: #838383;
}

.sessao-contato a:hover {
	color: #0D5727;
}
