.selector{
    height: 50px;
    width: 50px;
    display: inline-block;
    position: absolute;
}

.selector:hover{
    transform: scale(0.9);

}

.title-card-prosatips{
    text-align: center;
    color: rgb(180, 131, 96);
    font-size: 18px;
    height: 49px;
    overflow: hidden;
}

.title-card-prosatips:hover{
    transform: scale(0.9);
}

.espcio-card-tips{
    height: 30px;
}



.title-prosa{
    font-size: 50px;
    color: #575757;
    font-size: 30px;
    text-decoration: underline;
    text-align: center;
    text-decoration-color: #306C53;
}

.title-prosasin{
    font-size: 50px;
    color: #575757;
    font-size: 30px;
    text-align: center;
    text-decoration-color: #306C53; 
}

.espacio-prosatip{
    height: 150px;
}


p.text-ind-pros {
    height: 140px;
    overflow: hidden;
}
