.hud-left-rail .hud-feature-actions .feature-button::before {
  content: '' !important;
  background-color: #080b09 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 36px 36px !important;
  image-rendering: pixelated;
  filter: brightness(1.18) saturate(1.16);
  box-shadow: inset 0 0 0 1px #0a0c0a, inset 0 0 9px #000, 0 0 0 1px #655b39;
}

.hud-left-rail .hud-feature-actions .crafting-button::before {
  background-image: url('assets/modern/bestiary-items/3549.png') !important;
  background-size: 38px 38px !important;
  filter: grayscale(.48) sepia(.18) brightness(1.28) saturate(.9);
}

.hud-left-rail .hud-feature-actions .store-button::before {
  background-image: url('assets/client-hud/images/icon-tibiastore.png') !important;
  background-size: 38px 38px !important;
}

.hud-left-rail .hud-feature-actions .hunts-button::before {
  background-image: url('assets/modern/bestiary-items/3288.png') !important;
  background-size: 38px 38px !important;
}

.hud-left-rail .hud-feature-actions .market-button::before {
  background-image: url('assets/client-hud/images/icon-marketchest.png') !important;
  background-size: 38px 38px !important;
}

.hud-left-rail .hud-feature-actions .prey-button::before {
  background-image: url('assets/client-hud/images/prey-wildcards-icon.png') !important;
  background-size: 34px 34px !important;
}

.hud-left-rail .hud-feature-actions .reward-button::before {
  background-image: url('assets/modern/items/19068-0-0-0.png') !important;
  background-size: 39px 39px !important;
}

.hud-left-rail .hud-feature-actions .outfit-button::before {
  background-image: url('assets/modern/appearance-previews/outfit-128.png') !important;
  background-size: 40px 40px !important;
}

.hud-left-rail .hud-feature-actions .bestiary-button::before {
  background-image: url('assets/client-hud/images/icon-prey-preycreature.png') !important;
  background-size: 38px 38px !important;
}

.hud-left-rail .hud-feature-actions #open-blessings::before {
  background-image: url('assets/modern/bestiary-items/3077.png') !important;
  background-size: 38px 38px !important;
}

.hud-left-rail .hud-feature-actions .wiki-button::before {
  background-size: 31px 31px !important;
  filter: brightness(1.12) saturate(1.08);
}
