html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
scrollbar-color: #313543 rgba(0, 0, 0, 0.1);
scrollbar-width: thin;
}

#mastodon:after {
position: fixed;
content: '';
background-image: url('https://blob.jortage.com/blobs/a/eda/aeda5ecf856b33d1c33f1bedd70963b3f5b694467aa514102bc888756d814e6992774911b19c5392942f3a6b710e6d3ca1ccf4e0f02b4fb97efd790d0eb4b7e9');
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
background-repeat: no-repeat;
background-position-y: bottom;
background-position-x: left;
background-size: 240px;
bottom: 0;
right: 0;
width: 240px;
height: 240px;
z-index: -1;
pointer-events: none;
}

@media screen and (min-width: 1191px) and (max-width: 1580px) and (max-height: 800px) {
  .column-link.column-link--transparent {
    background: rgba(40, 44, 55, 0.8);
  }
  .column-link.column-link--transparent:hover {
    background: rgba(40, 44, 55, 1);
  }
}
@media screen and (min-width: 1191px) and (max-width: 1580px) {
  .getting-started__trends {
    background: rgba(40, 44, 55, 0.8);
  }
}

.user_invite_request_text > .hint::after {
display: block;
content: "We are experiencing an onslaught of bots right now, so this instance now accepts users via manual approval. Just try not to look like a bot in your application message. If it's taking too long, please give us a shout on our discord.";
}




