/* V5: signature is rendered inside the existing author card, not as a second block. */
#crdEntryAuthor .pa-author-signature{
 display:block;
 margin-top:8px;
 color:rgba(232,224,211,.74);
 font:400 11px/1.55 "Open Sans",Arial,sans-serif;
}
#crdEntryAuthor .pa-author-signature[hidden]{display:none!important}
#crdEntryAuthor .pa-author-signature p{margin:0 0 6px!important}
#crdEntryAuthor .pa-author-signature p:last-child{margin-bottom:0!important}
#crdEntryAuthor .pa-author-signature strong{color:#f0e8dc}
#crdEntryAuthor .pa-author-signature a{color:#d7b271!important;text-decoration:none!important}
#crdEntryAuthor .pa-author-signature{white-space:pre-line!important;overflow-wrap:anywhere!important}
