.thumb img {
    margin-right: 15px;
    max-width: 125px;
    max-height: 125px;
}

.comment-box:target {
    background: #D7C5AE !important;
}
.reply-form {
    position: absolute;
}
.btn {
    background-color: #d25bc5;
}
body {
    font-family: unset;
}