.elementor-widget-sale-rent-price .price {
    margin-bottom: 0;
    color: #2D2923;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

@media (max-width: 1024px) {
    .elementor-widget-sale-rent-price .sale-rent-price {
        margin-bottom: 24px;
    }

    .elementor-widget-sale-rent-price .price {
        text-align: center;
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .elementor-widget-sale-rent-price .sale-rent-price {
        margin-bottom: 0;
    }

    .elementor-widget-sale-rent-price .price {
        font-size: 18px;
    }
}
