
html body .image-attribute a {
    font-family: 'DM Sans', sans-serif !important;
    color: var(--navy) !important;
    font-size: 0.6em !important;
    text-align: center !important;
}

.image-attribute {
    text-align: center !important;
}

a { color: inherit; }

img {
    width: 100%;
}