/** Empresa / Nossa História ------------- **/
section#empresa {
	margin-top: -1rem;
}

section#empresa h3 {
	font-weight: bold;
}

@media screen and (max-width: 540px) {
	
	.mb-5 {
		margin-bottom: 1.5rem !important;
	}	
	
}