
i.fa-brands.fa-instagram {
  font-size: 1.5rem !important;
}

i.fa-solid.fa-envelope {
  font-size: 1.5rem !important;
}

i.fa-brands.fa-youtube {
  font-size: 1.5rem !important;
}

i.fa-brands.fa-bandcamp  {
  font-size: 1.5rem !important;
}

i.ai.ai-orcid  {
  font-size: 1.5rem !important;
}

.highlight-box {
  background-color: #ff4d4d;
  color: #444444;
  font-family: monospace;
  font-size: 1.0rem;
}

.impressum-head {
  color: #ff4d4d;
  font-family: monospace;
  font-size: 1.3rem;
}

.page__body h1 {
  font-size: 1.7rem;
}
.page__body h2 {
  font-size: 1.5rem;
}
.page__body h3 {
  font-size: 1.2rem;
}


.post__header h1 {
  font-size: 1.0rem;
}
.post__header h2 {
  font-size: 1.0rem;
}
.post__header h3 {
  font-size: 1.0rem;
}


.page__body h1,
.page__body h2,
.page__body h3 {
  margin-bottom: 1rem;
}


.about__logo,
.about__logo img,
.about__logo svg {
  width: 192px !important;
  max-width: none !important;
  height: auto !important;
}
