.note {
    max-width: 35rem;
    margin: 0 auto;
}

div.poo {
    display: none;
}

footer.note-footer {
    padding-top: 1em;
}

div.text.link.h-cite.u-like-of {
    padding-bottom: 1em !important;
    
}

/* Stern-Icon in Favoriten 1.5x größer machen (18px * 1.5 = 27px) */
footer.note-footer .note-meta svg[role="img"] {
    height: 1em !important;
}

div.text.h-cite.u-in-reply-to {
    padding-bottom: 1em !important; 
   }