<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.single-photo-metas {
  list-style:none;
  margin:0 0 36px;
}
.single-photo-metas .single-photo-meta {
  display:flex;
  justify-content:space-between;
}
.single-photo-metas .single-photo-meta .single-photo-meta-title, .single-photo-metas .single-photo-meta .single-photo-meta-value {
  width:50%;
  font-size:16px;
  line-height:25px;
}
.single-photo-metas .single-photo-meta .single-photo-meta-title { font-weight:300; }
.single-photo-metas .single-photo-meta .single-photo-meta-value {
  font-weight:500;
  text-align:right;
}
</pre></body></html>