/* Start custom CSS for oloele-property-map, class: .elementor-element-25e66d28 *//* TASTO IN VENDITA */
.oloele-pms .pms-card-badge--sale {
    background: #6d9b7c!important;
}

/* TASTO NEW */
.oloele-pms .pms-card-badge--label {
    background: #41413F!important;
}

/* TASTO IN AFFITTO */
.oloele-pms .pms-card-badge--rent {
    background: #deb887!important;
}




/* Forma tasti: più sottili, meno padding, angoli appena stondati */
.oloele-pms .pms-card-badge {
    padding: 2px 8px !important;
    border-radius: 3px !important;
    font-size: 9px !important;
    letter-spacing: 0.6px !important;
    line-height: 1.5 !important;
}/* End custom CSS */