.property-filter {
    margin-bottom: 20px;
}
.property-filter select {
    margin-right: 10px;
}
.property-item {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
}
.pagination {
    margin-top: 20px;
}
.page-link {
    margin: 0 5px;
    text-decoration: none;
    cursor: pointer;
}