/* --- Custom overrides for goetzwidmann.live --- */
@import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');

body {
  --default-brand-color: #F9746F;
  --default-theme-color: #F9746F;
}

.profile-page-header .profile-info h1,
.item-content h3 span,
.media-title-banner h1,
.media-info-content .media-author-banner .author-banner-name,
.item-author,
.page-sidebar
{
  font-family: 'Special Elite', Arial, sans-serif !important;
}