glenng
You can override by this CSS rule:
.com-content-article .item-image .caption {
background-color: #fafafa;
color: #000;
font-size: 0.857rem;
letter-spacing: 0.5px;
padding: 0.28575rem 0.5rem;
text-transform: uppercase;
text-align: center;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
and change the color or other style as you wish.