.fh_image__caption p,
.fh_image__caption a {
    font-size: 14px;
    font-family: 'Circular', serif;
    text-transform: uppercase;
}

.fh_image__caption a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.fh_image__caption a:hover,
.fh_image__caption a:focus-visible {
    text-decoration-color: inherit;
}

#custom-page-builder .fh_image__caption.txtU{
    display: block;
}