/*
Theme Name: Twenty Twenty-Five maware gmhb
Theme URI: https://wordpress.org
Description: Maware Theme for Twenty Twenty-Five
Author: David Masshardt
Template: twentytwentyfive
Version: 1.0
*/

/* Standard aktiver Menüpunkt */
.current-menu-item {
  color: black;
}

/* Untergeordneter Link */
a.current-menu-ancestor {
  color: black;
}

/* Übergeordneter Link */
.current-menu-ancestor,
.current_page_parent  {
    color: black;
}

.sliderberg-slide-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 782px) {
  .wp-block-post-title {
    padding-left: 1.25rem;
  }
}