p.zeno_font_resizer {
  margin: 0 40px 0 40px;
}

p.zeno_font_resizer a {
  padding: 8px;
  color: #fff;
}

.widget.Zeno_FR_Widget h2 {
  display: none;
}

section.widget.Zeno_FR_Widget {
  margin: 0 34px 0 0;
}

@media (max-width: 992px) {
  p.zeno_font_resizer {
    margin: 0;
  }

  section.widget.Zeno_FR_Widget {
    margin: -10px 34px 0 0;
  }
}

header .site-header-above-section-right aside.header-widget-area {
  display: flex;
  margin-top: 21px;
  align-items: center;
}

header .site-header-above-section-left .site-branding {
  position: absolute;
  top: 0;
}

.ast-builder-grid-row .site-header-above-section-right .widget {
  margin: 0 0 0.8em 0;
}

h1,
.entry-content :where(h1) {
  text-transform: none;
}
