
.image-caption {
  font-size: 1rem;
}
.main-image {
  position: relative;
  background: #EEE;
  text-align: center;
}
.main-image .attribution {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .5);
  color: #CCC;
  font-size: .9rem;
  padding: 4px 8px;
}
.view-slideshow-button {
  float: right;
}
