.trends__item__name a {
  color: #9baec8;
}

.getting-started__trends h4 {
color: #9baec8;
}

.drawer__inner__mastodon {
  padding-bottom: 35px;
  padding-left: 35px;
}

body
{
background: rgb(0, 6, 34) url(https://defcon.social/custom/background-tile-dark.webp)
repeat-x 0 0;
background-position: top;
background-attachment: fixed;
}


