/* temp code by David M to set height and font color of captions on Gallery popup images 16 Mar 2022 */

/* https://app.intercom.com/a/apps/uinqovrx/inbox/inbox/mentions/conversations/17814201519722 */

#popup.video figcaption, #popup.image figcaption {
font-size: 14px;
color: #9e9c9c;
}

/* ends temp code */

