/*zur sicherheit falls ich in dem "untermenü" etwas ändern möchte*/

.category-filter.albums-filter {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
}

.page-title {
  font-size: 60px;
  display: none;
}