.site-title img {
  max-height:7rem;
  width:auto
}
.top-bar, .top-bar ul {
  background-color: #007a7657;
}
.accordion-panel {
background-color:none !important;
}

@media (min-width: 768px) {
  h4 {
    font-size: 1.2rem;
  }
}
.active a {
width:max-content;
}
ul.navigation li a {
  width: 100%;
}
