body { margin: 0px; }
article h1, aside h1, nav h1, section h1 { all: unset; }
h1, h2, h3, h4, h5, h6, p { margin: 0px; }
.header-custom { position: fixed !important; width: 100%; z-index: 1; backdrop-filter: blur(12px); }
.block-graph .eael-infobox .infobox-icon { position: absolute !important; height: 21px !important; width: auto !important; margin-block-start: 6px; }
.block-graph .eael-infobox .infobox-icon img { width: 100% !important; }
.block-graph .graph-title { margin-block: 102px 25px !important; }
.form-custom .wpcf7 form .wpcf7-response-output, .form-custom .wpcf7-not-valid-tip { position: absolute !important; }
.form-custom input[type="submit"] { cursor: pointer; }
.form-custom input[type="submit"]:hover { box-shadow: rgb(207, 255, 4) 0px 0px 15px 0px; }
@media screen and (max-width: 475px) {
  br.desktop { display: none; }
  .block-graph .eael-infobox .infobox-icon { margin-block-start: 0px; }
  .block-graph .graph-title { margin-block-start: 25px !important; }
}