.comment .author {
  padding-left: 0.55em;
  align-items: center;
}

.comment time a {
  text-decoration: none;
}

.comment p {
  padding-left: 0.55em;
}

.comment footer {
  padding-left: 0.55em;
}

.comment footer a {
  text-decoration: none;
}

.comment .display {
  margin-right: 0.5em;
}

.comment .instance {
  display: inline-block;
  padding: 0.2em 0.6em;
  background-color: #e0e0e0;
  border-radius: 4px;
  font-size: 0.875em;
  text-decoration: none;
}

.comment .instance.op {
  background-color: #1f8dd6;
  color: white;
}

.comment .avatar {
  border-radius: 50%;
}
