:root {

  --sea-hdr-grid-cell-padding: 0px;
  --sea-hdr-grid-cell-font-family: var(--website-font-family);
  --sea-hdr-grid-cell-font-size: var(--website-font-size);
  --sea-hdr-grid-cell-font-weight: var(--website-font-weight);
  --sea-hdr-grid-cell-color: var(--website-color);
  --sea-hdr-grid-cell-background-color: var(--website-background-color);
  --sea-hdr-grid-cell-border-width: var(--website-border-width);
  --sea-hdr-grid-cell-border-style: var(--website-border-style);
  --sea-hdr-grid-cell-border-color: var(--website-border-color);

  --sea-hdr-heading-font-family: var(--body-font-family);
  --sea-hdr-heading-font-weight: var(--body-font-weight);
  --sea-hdr-heading-color: var(--color-3);
  --sea-hdr-heading-background-color: var(--background-color-3);
  --sea-hdr-heading-hover-background-color: var(--background-color-3);
  --sea-hdr-heading-border-width: var(--website-border-width);
  --sea-hdr-heading-border-style: var(--website-border-style);
  --sea-hdr-heading-border-color: var(--website-border-color);
  --sea-hdr-heading-border-radius: var(--website-border-radius);

  --sea-hdr-pedigree-detail-button-font-family: var(--website-font-family);
  --sea-hdr-pedigree-detail-button-font-size: var(--website-font-size);
  --sea-hdr-pedigree-detail-button-font-weight: normal;
  --sea-hdr-pedigree-detail-button-color: var(--color-4);
  --sea-hdr-pedigree-detail-button-background-color: var(--background-color-4);
  --sea-hdr-pedigree-detail-button-border-width: var(--website-border-width);
  --sea-hdr-pedigree-detail-button-border-style: var(--website-border-style);
  --sea-hdr-pedigree-detail-button-border-color: rgb(128,128,128);
  --sea-hdr-pedigree-detail-button-border-radius: var(--website-border-radius);

  --sea-hdr-pedigree-overview-button-font-family: var(--website-font-family);
  --sea-hdr-pedigree-overview-button-font-size: var(--website-font-size);
  --sea-hdr-pedigree-overview-button-font-weight: normal;
  --sea-hdr-pedigree-overview-button-color: var(--color-4);
  --sea-hdr-pedigree-overview-button-background-color: var(--background-color-4);
  --sea-hdr-pedigree-overview-button-border-width: var(--website-border-width);
  --sea-hdr-pedigree-overview-button-border-style: var(--website-border-style);
  --sea-hdr-pedigree-overview-button-border-color: rgb(128,128,128);
  --sea-hdr-pedigree-overview-button-border-radius: var(--website-border-radius);

  --sea-hdr-lineage-button-font-family: var(--website-font-family);
  --sea-hdr-lineage-button-font-size: var(--website-font-size);
  --sea-hdr-lineage-button-font-weight: normal;
  --sea-hdr-lineage-button-color: var(--color-4);
  --sea-hdr-lineage-button-background-color: var(--background-color-4);
  --sea-hdr-lineage-button-border-width: var(--website-border-width);
  --sea-hdr-lineage-button-border-style: var(--website-border-style);
  --sea-hdr-lineage-button-border-color: rgb(128,128,128);
  --sea-hdr-lineage-button-border-radius: var(--website-border-radius);

  --sea-hdr-individual-personal-details-button-font-family: var(--website-font-family);
  --sea-hdr-individual-personal-details-button-font-size: var(--website-font-size);
  --sea-hdr-individual-personal-details-button-font-weight: normal;
  --sea-hdr-individual-personal-details-button-color: var(--color-4);
  --sea-hdr-individual-personal-details-button-background-color: var(--background-color-4);
  --sea-hdr-individual-personal-details-button-border-width: var(--website-border-width);
  --sea-hdr-individual-personal-details-button-border-style: var(--website-border-style);
  --sea-hdr-individual-personal-details-button-border-color: rgb(128,128,128);
  --sea-hdr-individual-personal-details-button-border-radius: var(--website-border-radius);

  --sea-hdr-left-right-button-font-family: var(--website-font-family);
  --sea-hdr-left-right-button-font-size: var(--website-font-size);
  --sea-hdr-left-right-button-font-weight: bold;
  --sea-hdr-left-right-button-color: var(--color-5);
  --sea-hdr-left-right-button-background-color: var(--background-color-5);
  --sea-hdr-left-right-button-border-width: var(--website-border-width);
  --sea-hdr-left-right-button-border-style: var(--website-border-style);
  --sea-hdr-left-right-button-border-color: var(--website-border-color);
  --sea-hdr-left-right-button-border-radius: var(--website-border-radius);

  --sea-hdr-extra-information-button-font-family: var(--website-font-family);
  --sea-hdr-extra-information-button-font-size: var(--website-font-size);
  --sea-hdr-extra-information-button-font-weight: bold;
  --sea-hdr-extra-information-button-color: var(--color-5);
  --sea-hdr-extra-information-button-background-color: var(--background-color-5);
  --sea-hdr-extra-information-button-border-width: var(--website-border-width);
  --sea-hdr-extra-information-button-border-style: var(--website-border-style);
  --sea-hdr-extra-information-button-border-color: var(--website-border-color);
  --sea-hdr-extra-information-button-border-radius: var(--website-border-radius);

  --sea-hdr-open-fullscreen-button-font-family: var(--website-font-family);
  --sea-hdr-open-fullscreen-button-font-size: var(--website-font-size);
  --sea-hdr-open-fullscreen-button-font-weight: bold;
  --sea-hdr-open-fullscreen-button-color: var(--color-5);
  --sea-hdr-open-fullscreen-button-background-color: var(--background-color-5);
  --sea-hdr-open-fullscreen-button-border-width: var(--website-border-width);
  --sea-hdr-open-fullscreen-button-border-style: var(--website-border-style);
  --sea-hdr-open-fullscreen-button-border-color: var(--website-border-color);
  --sea-hdr-open-fullscreen-button-border-radius: var(--website-border-radius);

  --sea-hdr-close-fullscreen-button-font-family: var(--website-font-family);
  --sea-hdr-close-fullscreen-button-font-size: var(--website-font-size);
  --sea-hdr-close-fullscreen-button-font-weight: bold;
  --sea-hdr-close-fullscreen-button-color: var(--color-5);
  --sea-hdr-close-fullscreen-button-background-color: var(--background-color-5);
  --sea-hdr-close-fullscreen-button-border-width: var(--website-border-width);
  --sea-hdr-close-fullscreen-button-border-style: var(--website-border-style);
  --sea-hdr-close-fullscreen-button-border-color: var(--website-border-color);
  --sea-hdr-close-fullscreen-button-border-radius: var(--website-border-radius);

}
