.tweet-skeleton_root__1sn43 {
  pointer-events: none;
  padding-bottom: 0.25rem;
}
.almond-template {
  background: var(--site-bg-color1) !important;
  font-family: var(--site-font1) !important;
}
.almond-template .react-tweet-theme {
  --tweet-container-margin: 0;
}
.cashew-template {
  background: var(--site-bg-color1) !important;
  font-family: var(--site-font1) !important;
}
.cashew-template .react-tweet-theme {
  --tweet-container-margin: 0;
}
.cashew-template .social-icon-shadow {
  box-shadow: 2px 2px 0 0 var(--site-color3);
}
