.felimum{
background:pink;
width: 37.5%;

float:left;
height:65px;
text-align:center;
color:#000;
 display: flex;
  align-items: center;
  justify-content: center;
}

.felidad{
background:blue;
width: 37.4%;

float:left;
height:65px;
text-align:center;
color:#fff;
 display: flex;
  align-items: center;
  justify-content: center;
}
.felidad a{
color:#fff;
}
.felimum a{
color:#000;
}
.femico{

width: 5%;

float:left;
height:65px;
background: url(../images/femaleico.png) pink;
background-position: center center; 
background-repeat: no-repeat;
}
.felisonf{
background:pink;
width: 7.5%;

float:left;
height:65px;
 display: flex;
  align-items: center;
  justify-content: center;
text-align:center;
}

.malico{
filter: invert(100%);
width: 5%;

float:left;
height:65px;
background: url(../images/maleico.png) yellow;
background-position: center center; 
background-repeat: no-repeat;
}
.felisonm{
color:white;
background:blue;
width: 7.5%;

float:left;
height:65px;
 display: flex;
  align-items: center;
  justify-content: center;
text-align:center;

}
#felicettedisplay{

width:100%;
height:55px;
float:left;

}

