.brand img {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  object-fit: contain;
  filter: drop-shadow(0 4px 8px rgba(21, 94, 239, 0.13));
}

.footer-brand img {
  width: 32px;
  height: 32px;
  border-radius: 9px;
}
