figure>figcaption {
    text-align:center;
    font-weight: 300 !important;
    font-size: small !important;
}
figure>img {
    border: solid 1px #1e1e1e14;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}