/*
 Theme Name:   Gayrisseur
 Theme URI:    https://gayrisseur.ch
 Description:  Custom theme for Gayrisseur
 Author:       Danilo Musci • Officina
 Author URI:   https://officina.musci.ch
 Template:     twentytwentyfive
 Version:      1.0.0
*/

.home.page main > .wp-block-group {
  padding-top: 0 !important;
}

.home.page h1.wp-block-post-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}