#w-comments textarea {
  background: url("/assets/valine-pic.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
#w-comments .wl-reaction-list {
    gap: 24px;
}
#w-comments .wl-reaction-img {
    width: 72px;
    height: 72px;
}
#w-comments .wl-reaction-votes {
    font-size: 1em;
}
