/* Child Theme - Custom CSS File for Buyers to Modify */
.rh_property .rh_property__main {
    width: 100%;
    margin-right: 3rem;
}
.rh_property .rh_property__sidebar {
    width: 0%;
    margin-top: 0;
}

.property-label {
background-color: #00bbaa;
}