	#partner{
		background-color: white;  
	}

	#retos .reto{
		background-color:white !important;
		height: 200px !important;
		margin-right: 20px !important;
	}

	#retos .reto .recaudado{
		width: 100px !important;
	}

	img{
		margin-bottom: 2px;
		border: 0;
	}

	.section{
		border-bottom: 4px solid #32303E;
		color: #32303E;
		cursor: default;
		display: block;
		font-family: 'Source Sans Pro', sans-serif !important;
		font-weight: 400;
		font-size: 13px;
		height: 30px !important;
		line-height: 20px;
		list-style:none;
		margin: 0;
		padding: 8px 15px 2px 15px;
		text-align: center;
		text-decoration: none;
		text-shadow: 0px 1px 0px #fff;
		text-transform: uppercase;
		width: 190px;
		-webkit-transition-duration: 500ms !important;
		-webkit-transition-property: background-color, color !important;
		marginnav-left: 80px;
	}