.portrait-img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 8px;
  background: #181818;
  display: block;
}
/* Add glow effect to god portrait on hover, matching god card hover */

