:root {
  --just-color-primary: #4c6085;
  --just-color-primary-text: rgb(83, 44, 18);
  --just-color-header-a: hsl(0deg, 0%, 100%);
  --just-color-header-b: hsl(0deg, 0%, 100%);
  --just-color-link: #4c6085;
  --just-color-hover: #A3b88f;
  --just-color-link-menu: hsl(0deg, 0%, 20%);
  --just-color-hover-menu: #4c6085;
  --just-color-footer-link-text: rgb(83, 44, 18);
  --just-color-footer-link-hover: rgb(0, 0, 0);
  --just-color-footer: rgb(236, 230, 219);
  --just-color-footer-a: rgb(236, 230, 219);
  --just-color-footer-b: rgb(236, 230, 219);
}

/*# sourceMappingURL=colors_standard.css.map */
