/*
 * gynekologiekoprivnice.cz's own accent color.
 * See accent-kpd.css for what this file is and why it's separate.
 *
 * PLACEHOLDER: not this clinic's real brand color — picked only to be
 * visibly distinct from the other three while the per-site mechanism is
 * being tested. Replace with the real one before this goes live for this
 * site.
 */
:root {
  --color-primary: #74c5c1;
}
