/*.photo_text {color: #cc3366;}
.photo_text {color: #663333;}*/

/*
a.ens {color: #16487B; text-decoration: none;}
a.ens:hover {color: #C11B17; text-decoration: underline;}
*/
h2 {margin-top: 0;}

figcaption {
  font-size: 14px;
  font-weight: normal;
  margin-top: 1em;
}

.photo_text {
    line-height: 1rem;
    height:  1rem;
    display:  inline-block;
    position:  relative;

}
.photo_text:before {
    content: url("https://digitalarchives.episcopalarchives.org/styles/picture-icon.svg");
    position: absolute;
    bottom: -5px;
}


.e-archives h5 {margin-bottom: 5px;}
