.icons_verified__1eJnA {
  margin-left: 0.125rem;
  max-width: 20px;
  max-height: 20px;
  height: 1.25em;
  fill: currentColor;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: text-bottom;
}
.highlighted-label_label__LOplu {
  display: flex;
  height: calc(1.0625em);
  width: calc(1.0625em);
  max-width: 17px;
  max-height: 17px;
  margin-left: 4px;
  margin-right: 2px;
  border: var(--tweet-border);
  border-radius: 2px;
}
.highlighted-label_label__LOplu > img {
  width: 100%;
  height: 100%;
}
.tweet-in-reply-to_root__o784R {
  text-decoration: none;
  color: var(--tweet-font-color-secondary);
  font-size: 0.9375rem;
  line-height: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
.tweet-in-reply-to_root__o784R:hover {
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
}
.quoted-tweet-container_root__92393 {
  width: 100%;
  overflow: hidden;
  border: var(--tweet-border);
  border-radius: 12px;
  margin: var(--tweet-quoted-container-margin);
  transition-property: background-color, box-shadow;
  transition-duration: 0.2s;
  cursor: pointer;
}
.quoted-tweet-container_root__92393:hover {
  background-color: var(--tweet-quoted-bg-color-hover);
}
.quoted-tweet-container_article__FoJQN {
  position: relative;
  box-sizing: inherit;
}
