
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.elle{
	background: #ce0e2d;
}

hr{
	background: #E10798;
	height: 5px;
	margin-top: 0rem;
    margin-bottom: 0rem;
}
h5{
	color: #343434;
	font-size: 2rem;
	font-family: curve, serif;
	font-weight: 500;
	font-style: normal;
}
body{
	font-family: 'Roboto', sans-serif;
}

.bajada{
	color:#343434;
	font-family: 'Rufina', serif;
	font-size: 1.5rem;
text-align: center;
}


img.look{
	width: 100%;
}
hr.division{
	background: #E10798;
	height: 1px;
	margin-top: 2rem;
}
.pie{
	background: #F1F1F1;
	height: 10rem;
	width: 100%;
}
.pie2{
	background: #E10098;
}
.alto{
	margin-top: 4rem;
}
.liverpool{
	height: 80px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
a.btn-ver{
	background: #E10098;
	color: #FFF;
	font-weight: 600;
	padding: 10px 40px;
}

img.btn-conoce{
	width: 160px;
}
img.btn-conoce2{
	width: 250px;
	margin-top: 3rem;
	border: solid 1px #E10098;
	border-radius: 15px;
}