/* CT Real Estate Core Custom Extension — Second currency price */

.listing.modern_two .listing-price{color: #333;}
.listing-price-secondary {
    display: block;
    font-size: 0.78em;
    font-weight: 400;
    line-height: 1.3;
    color: #888;
    margin-top: 2px;
}
