#unidades{
	background-color: #00250F;
	padding-top: 10px;
	padding-bottom: 10px;
}

#unidades .nav{
	border: 0;
	display: flex;
    justify-content: center;
    align-items: center;
}

#unidades .nav li{
	margin-right: 10px;
	margin-left: 10px;
}

#unidades .nav li a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
