/* =========================
   ALOEX – POS pills
   ========================= */
.store-grid.pos-aloex .store-pill {
  background: #3BAD2D;
  border-color: #3BAD2D;
  color: #ffffff;
}

.store-grid.pos-aloex .store-pill:hover {
  background: #021589;
  border-color: #021589;
}