.fc-profile {
  width: 55px;
  height: 55px;
}

.fc-profile > a {
  display: block;
  width: inherit;
  height: inherit;
}

.fc-profile > a > img {
  width: inherit;
  height: inherit;
}

.fc-comment.comment .fc-comment-footer {
  display: flex;
  align-items: center;
}

.fc-comment.comment .fc-comment-footer li:nth-child(3) {
  display: flex;
  align-items: center;
}

.fc-comment.comment .fc-comment-footer li:nth-child(3) > span {
  display: flex;
  align-items: center;
}

.fc-new-post-container > div:last-child {
  display: flex;
}
