.pointer{
    cursor: pointer;
}
.card-annuncio:hover{
    background: #dedede;
}
.card-annuncio h5{
    font-size: 1.2em;
}
.card-annuncio p{
    font-size: 1em;
    margin-bottom: 0;
}
.iub__us-widget{
    display: none !important;
}