.site-footer p:last-child {
    margin-bottom: 8px;
    margin-top: -26px;
}
.entry-content a:not([class]), .nv-comment-content a:not([class]), .nv-template .neve-main a:not([class]), .widget_text a:not([class]) {
    --linkdeco: none !important;
}
 li.meta.author.vcard > span {
   display:none !important;
 }
 
 .nv-meta-list li.meta:not(:last-child):after {
   display : none !important;
 }
