/* 1.0.3: actual font sizes are applied inline with !important by JS
   so Theme-level font-size rules cannot override the user's saved values. */

.xmf-copyright-custom-link {
    color: inherit !important;
    text-decoration: underline !important;
    text-underline-offset: 2px;
}
.xmf-copyright-separator {
    margin: 0 .35em;
}
