.theme-radio {
  --brand: #8e3558;
  --nav: #2b232b;
  --accent: #d6a346;
  background: #fffaf0;
  border-top: 7px solid #2b232b;
}

.theme-radio .site-masthead {
  color: #f5ece5;
  background: #3a2b35;
}

.theme-radio .site-brand,
.theme-radio .site-tagline,
.theme-radio .site-date {
  color: #f6e7e9;
}

.theme-radio .site-brand::before {
  content: "FM 91.6  ";
  color: #d7aa55;
  font: 16px "Courier New", monospace;
}

.theme-radio .lead {
  background: #f7e8eb;
}
