.embed-modal .embed-modal__container .embed-modal__html, samp, code, .flash-message .oauth-code, .form_admin_settings_site_short_description textarea, .form_admin_settings_site_description textarea, .form_admin_settings_site_extended_description textarea, .form_admin_settings_site_terms textarea, .form_admin_settings_custom_css textarea, .form_admin_settings_closed_registrations_message textarea, .input-copy[type=text] {
  font-family: monospace !important;
}

.fa {
  font-family: FontAwesome !important;
}

.account__header__fields dd:not(.verified) {
  max-height: unset;
  white-space: normal;
}

.account__header__fields dt {
  max-height: unset;
}

.detailed-status__button .icon-button.active::after, .status__action-bar-button.active::after, .status__quote-icon {
    display: none; /* i think this looks bad sorry */
}

.content-warning > * {
    display: inline;
}

.content-warning > p {
    margin-right: 0.5em;
}

.status__quote {
    --quote-margin: 0 !important;
}

