h2.server-info-quote {
  margin-bottom: 0 !important;
}

h3.server-info-attribution {
  margin-left: 3rem;
  margin-top: 0 !important;
}
.flash-message.info {
  border: 1px solid rgba(121, 151, 189, 0.5);
  background: rgba(121, 173, 189, 0.25);
  color: #79a7bd;
}
.status__wrapper .status__prepend {
  padding: 10px 15px 0;
}
.status__wrapper .status {
  padding: 10px 15px;
}
//.account-role {
//  background-color: color-mix(in srgb,var(--user-role-accent),#000 50%);
//  color: white;
//}
.account-memorial-banner {
  background: #000 !important;
}

.about__section table, .about__section th, .about__section td {
  border: 1px solid;
  padding: 5px;
}

