body {
  font-family: 'Georgia', serif;
}
.tab-active {
  background-color: rgba(212, 175, 55, 0.15);
  color: #d4af37;
}
