/* Enter Your Custom CSS Here */
.destacado-menu > a {
background-color: #292729;
color: #ff8ef5;
}

hr {
	background-color: #ff8ef5;
	border: 1;
	height: 1px;
	margin-bottom: 1.5em;

}