/* Remove Contact button from property cards */
.property-item .contact,
.property-item .property-contact,
.property-item a.contact,
.property-item .btn-contact {
    display: none !important;
}