#comments {
    padding-bottom: 5em;
}

.moot {
    padding: 0 !important;
    margin-bottom: -7em !important;
}

.m-like,
.m-follow {
    display: none;
}
.m-seed {
    text-align: right;
}

.m-login {
    color: #fff !important;
}

.m-comment_count {
    display: none;
}

.m-tablet div.m-page {
    padding: 0 !important;
}

.is-commenting .m-replyform {
    margin-top: 0 !important;
}

.m-comment-head {
    position: relative;
    height: 0;
}
.m-comment-meta {
    position: absolute;
    left: 0;
    bottom: 0;
}

.m-facelink:after { /* single colon matches muut stylesheet*/
    display: none;
}

#moot-logo {
    padding: 0 0 4em 0 !important;
}
#moot-logo>a {
    float: right;
    margin-right: 1em;
}
#moot-logo a:hover .m-slogan {
    color: #fff !important;
}

#moot-logo a:hover:before { /* single colon matches muut stylesheet*/
    border-top: 1px solid rgba(255,255,255,0.4);
}

.m-h3::before {
    content: "Commenting on My Faults My Own is hosted by Muut.";
    display: block;
}

#mt-start::after {
    display: none;
}

/*
#comments div {
    border: 1px solid black;
}
*/