@charset "UTF-8";
/* CSS Document */






.imagen div {height: 400px;width: 600px;}
.imagen{margin-left:600px;}





.texto{display: flex; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; 
	font-size: 40px;
	margin-left: 600px;
	padding-bottom: 20px;
	padding-top: 100px;
text-align: center;}

.titulo{font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; 
font-size: 80px;
padding-left: 20px;
padding-top: 20px;
width: 100%}

.annie:hover img{opacity: 0.3;}
.annie{background-color: white}
.annie img {object-fit:cover; opacity: 1;transition: all 0.5s}


.chelsea:hover img{opacity: 0.3;}
.chelsea{background-color: white}
.chelseaimg {object-fit:cover; opacity: 1;transition: all 0.5s}

.deborah:hover img{opacity: 0.3;}
.deborah{background-color: white}
.chelsea{object-fit:cover; opacity: 1;transition: all 0.5s}

.irma:hover img{opacity: 0.3;}
.irma{background-color: white}
.irma{object-fit:cover; opacity: 1;transition: all 0.5s}

.jessica:hover img{opacity: 0.3;}
.jessica{background-color: white}
.jessica{object-fit:cover; opacity: 1;transition: all 0.5s}

.marion:hover img{opacity: 0.3;}
.marion{background-color: white}
.marion{object-fit:cover; opacity: 1;transition: all 0.5s}

.susan:hover img{opacity: 0.3;}
.susan{background-color: white}
.susan{object-fit:cover; opacity: 1;transition: all 0.5s}




