.flex-row {
  gap: 10px;
}
.address {
  font-style: italic;
}
.address a {
  font-weight: bold;
}
.pic {
  position: relative;
}
.attribution a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #939598;
}
