.rank-card {
  margin: 20px 0;
  border: 2px solid #ddd;
  border-radius: 8px;
}

.rank-logo {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.rank-title {
  font-weight: bold;
  font-size: 1.5rem;
}
