.app-logo {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  object-fit: cover;
  box-shadow: 0 7px 22px #0008;
}

footer strong {
  display: inline;
  color: #96d4a8;
  font: inherit;
  font-weight: 800;
}

footer {
  padding: 12px 8px 4px;
  color: #9fb3a2;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
