.svg-container img:not([src*="job"]) {
  filter: brightness(0) invert(1) sepia(100%) saturate(2000%) hue-rotate(167deg) brightness(0.16);
}


.card-nav {
  width: auto;
  min-width: 140px;
  height: auto;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  color: #0d1b3e;
}
