/* This CSS file will be loaded at last. Any CSS customization should be placed here */

/* Precio con descuento (morado) */
.vbo-promotion-price .room_cost {
  color: #6A0DAD !important;
}

/* Precio antes del descuento (gris) */
.vbo-room-result-price-before-discount .room_cost {
  color: #9E9E9E !important;
}
