.etiqueta-tipo{display:inline-block;padding:8px 16px;border-radius:5px;color:#fff;font-weight:700;text-transform:uppercase;background:#777}.etiqueta-tipo:has(alquiler),.etiqueta-tipo[data-value="Alquiler"]{background:#d32f2f}.etiqueta-tipo:has(venta),.etiqueta-tipo[data-value="Venta"]{background:#2e7d32}