font stuff

PHOTO EMBED

Sat Dec 03 2022 11:24:47 GMT+0000 (Coordinated Universal Time)

Saved by @dsouzanathan #css

.caption {
  display: block;
  font-family: 'Playfair Display', serif;
  font-size: 14px;
  font-style: italic;
  line-height: 14px;
  font-weight:bold
  margin-left: 20px;
  padding: 10px;
  position: relative;
  top: 80%;
  width: 60%;
}
content_copyCOPY