
.name{
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    line-height: 2px;
    margin: 2px 0; /* Reduce el margen vertical */
  padding: 0;
}
.job{
    font-size: 16px !important;
    text-align: left;
    line-height: 2px;
    justify-content: left;
    margin: 2px 0; /* Reduce el margen vertical */
  padding: 0;
}
.img-tinder {
    object-fit: cover;
    max-width: 100%;
    width: 100%; 
    height: 60%;
  }
  
.tinder--card{

    font-family: "Roboto", serif;
}
.description{
    margin-top: 15px !important;
    font-size: 18px !important;
    text-align: left;
    font-size: 10px;
    justify-content: left;
}
