p {
	text-align: justify;
}

h1,h2,h3,h4,h5 {
	text-align: center;
}

h1 {
	font-size: 36px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}

section {
 	padding-top: 60px; 
 	padding-bottom: 40px;
}

.fundo1 {
	background-color: #193763; 
	color: #fff;
}

ul {
	list-style: inside url("../imgs/iconeGalaxiaDigital.png");
	}

ul.tentrega {
	list-style: inside url("../imgs/iconeTentrega.png");
	}
ul.nfnow {
	list-style: inside url("../imgs/iconeNFNow.png");
	}

footer {
	background-color: #000;
	color: #fff;
 	padding-top: 30px; 
 	padding-bottom: 20px;
}	

a.btn-footer {
	color: #4A6DA7;
}

a.btn-footer:hover {
	color: #fff;
}

a.nav-link {
	color: #4A6DA7 !important;
}

a.nav-link:hover {
	color: #fff !important;
}
