#site-section-title h3 {
  margin-bottom: 0;
}

#site-section-title a {
  color: var(--warning);
}

#site-section-title a:hover, #site-section-title a:active {
  color: #ba7007;
  text-decoration: none;
}
