.nonprofit-logo {
  background: var(--color-white);
  border-radius: var(--radius-sm);
  max-width: 5rem;
  padding: 0.5rem;
}
