/* glacial/photo — optional caption inside the design's .photo-frame card (the design has no caption style) */
.photo-frame > .gl-photo-caption {
  padding: 12px 20px 16px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--body);
  text-align: center;
}
