/*START - Change Card Theme*/
div.redesign.property-list-section span.property-list__label{
background:#670038;
color: #fff;
}
.property-list__text {
color: #000;
background-color: #C3BEBE !important;
}
.property-list__item {
background-color:transparent!important;
}
/*END - Change Card Theme*/
Editor is loading...