.compose-form__actions .button {
        font-size: 0;
    }
    
    .compose-form__actions .button::before {
        font-size: 14px;
        content: 'Hey!';
    }

a[data-preview-title-id="explore.title"] {
  display: none;
}

@font-face {
      font-family: 'Monaspace Neon';
      src: url(https://cdn.jsdelivr.net/gh/githubnext/monaspace@v1.000/fonts/webfonts/MonaspaceNeon-Regular.woff) format(woff2);
}

.ui, .landing-page, .public-layout {
  background-color: #685E93;
}

h2 {
  text-decoration: none;
}

h1 {
color: #fffdef;
}

.directory {
   border: 0;
}

.landing__grid__column-login .box-widget {
    background: #dff6eb;
    border: 1px solid #ffb7b7;
}

.public-layout .header {
  background-color: #dff6eb;
  border: 0;
}

.admin-wrapper .sidebar-wrapper .sidebar .selected {
  background-color: #5971ad;
}

.admin-wrapper .sidebar-wrapper .sidebar-wrapper__inner .sidebar {
  background-color: #b0aace;
}

.admin-wrapper .sidebar-wrapper.sidebar-wrapper__empty {
  background-color: #dff6eb;
}

.flash-message.notice {
  background-color: #dff6eb;
}

.column-header { 
  background-color:5971ad;
}

a.webapp-btn.nav-link.nav-button {
  background-color: #5971ad;
  color: white;
}

a.webapp-btn.nav-link.nav-button:hover {
  background-color: #465a8d;
  color: white;
}

.admin-wrapper .content-wrapper, .admin-wrapper  {
  background-color: #c8c4dd;
}

.admin-wrapper .sidebar-wrapper--empty {
  background-color: #c8c4dd;
}

.admin-wrapper .sidebar-wrapper {
  background-color: #c8c4dd;
}

.logo-resources {

<svg xmlns: url("https://paeneultima.space/images/favicon.png");
}

.public-layout .footer {
  background-color: #dff6eb;
  padding: 15px;
  border-radius: 4px;
  margin-top: 10px;
}

.drawer__inner__mastodon {
  background-image: url("https://paeneultima.space/images/masto/ting.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.drawer__inner__mastodon img {
  display: none;
}

html {scrollbar-color: var(--bg) var(--bgPage)}
html {

}
::-webkit-scrollbar-thumb {background: var(--bg)}
::-webkit-scrollbar-thumb:hover {background: var(--accent)}
::-webkit-scrollbar-track:hover {background: rgba(0,0,0,0.2)}}

.contact-widget {
   background-color: #c8dbee;
   border-radius: 4px;
}

.account__header .account__header__fields dt, .public-account-bio .account__header__fields dt,
.column-header__button, .column-back-button, .hero-widget__text, .status.status-direct:not(.read) {
  background-color: #dff6eb;
}

.account__header .account__header__fields dd,
.public-account-bio .account__header__fields dd,
.drawer__inner, .drawer__inner__mastodon {
  background-color: #c8c4dd;
}

.public-layout .hero-widget__text {
  background-color: #c8c4dd;
  border: 0;
  border-radius: 0;
  border-bottom: 0;
}

 .landing .hero-widget__footer {
  background-color: #c8c4dd;
  border-radius: 0 0 4px 4px;
  border: 0;
}

.hero-widget__img {
  border-bottom: 0;
  border: 0;
}

.getting-started, .public-layout .public-account-bio {
  background-color: #dff6eb;
}

.account__section-headline, .column-header__back-button {
  background-color: #c8c4dd !important;
}


