:root {
  --background: #fff;
  --header-border: #a2a2c3;
  --footer-border: #a2a2c3;
  --application-background: #fff;
  --application-links: #007bff;
  --header-text: #000;
  --footer-text: #000;
  --footer-text-hover: #0c4584;
  --page-title: #000;
  --application-name: #2c3034;
  --application-subtitle: #b2b4b6;
  --application-text: #212529;
  --application-max-size: 400px;
  --arc-color:blue!important;
  --arc-color-hover:red!important;
}

