.board-hero__photo::after {
    background: linear-gradient(180deg, transparent 0 66%, rgba(5, 9, 18, .12) 76%, rgba(5, 9, 18, .84) 100%);
}

.board-hero__photo figcaption {
    text-shadow: 0 2px 12px rgba(0, 0, 0, .8);
}
