body {
	background-color: #fff;
}

a:link {
	text-decoration: none;
}

.negrito {
	font-size: 1.3em;
	color: #daa520;
}

h5 {
	font-weight: 700;
	color: #575757;
	font-size: 2em;
}

i {
    max-height: 100%;
}

h6 {
	font-weight: 600;
	color: #575757;
	font-size: 1.1em;
}

.color {
	color: #fff;
	font-size: 0.8em;
}

#developer p a:hover {
	border-bottom: solid 2px #fff;
	color: #fff;
}