/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.5.19
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.entry-title{
  margin: 0.75rem 0 0rem 0;
}


#g-container-main2 .g-container {
  background: #fff;
  margin-top: -32px;
  z-index: 10;
  position: relative;
  border-radius: 10px 10px 0 0;
}

#g-container-main2 {
  background: url(https://memento.leai.it/wp-content/uploads/2025/06/bg.webp);
}
.wp-block-media-text > .wp-block-media-text__content {
  padding: 20px 8%;
}
.wp-block-media-text {
  margin: 10px 0;
}
body {
  font-size: 18px;
}

.bianco{
  color: #fff!important;
}

.wp-block-stp-content .stpStepsWrapper .stpSteps .instructions {
  margin: -9px auto;
  max-width: 90%;
}

.entry-header{
  padding: 20px;
}

.stpNav {
   display: none!important;
}