/* Responsive logo styling for Quarto navbar */
.navbar img {
  max-height: 40px;
  width: auto;
  height: auto;
}