.logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.logo-caption {
  margin-top: 4px;
  font-weight: bold;
  font-size: 0.9rem;
}
