/* Smaller font for specific nav items */
.small-nav-item {
  font-size: 0.8em; /* Adjust the size as needed */
}

.sidebar-logo {
  display: block;
  margin: 0 auto 1em;
  max-width: 150px; /* Adjust the size as needed */
}

.datenschutz-page a {
  color: #ff0000; /* Change this to your desired color */
}
