.footer{
    background-color: #4677B1;
}
.rodape1{
	text-align: center; 
	padding-top: 15px; 
	padding-bottom: 10px;
}
.rodape2{
	padding-top: 8px;
	padding-bottom: 0px;
    background-color: #FBB91D;
	justify-content: center;
	text-align: center;
}

.textRodape1{
	color: white;
}