:root {
  --footer: linear-gradient(to right, transparent 30px, #d3d3d3 30px, #d3d3d3 calc(100% - 30px), transparent calc(100% - 30px)) top / 100% 1px no-repeat, white;
  --footer-text: black;
  --button: #3660aa;
  --button-text: white;
  --button-hover: #ea5b1b;
  --button-text-hover: white;
  --adminconsole: #3660aa;
}
