/* Palette of the site currently live at neue-heimstaette.de (WordPress/Divi).
   Kept separate from the brand tokens above: the live site predates the style guide.
   Values sampled from the page itself. Used only by ui_kits/website-live. */
:root{
--nh-legacy-blue:#0c71c3;
--nh-legacy-blue-footer:#006ac1;
--nh-legacy-form-blue:#007faa;
--nh-legacy-border:#72acdc;
--nh-legacy-rule:#959595;
--nh-legacy-text:#666666;
--nh-legacy-heading:#0c71c3;
--nh-legacy-font:"Open Sans","Helvetica Neue",Arial,sans-serif;
--nh-legacy-radius:3px;
}