:root {
  --main-color: #32455f;
  --main-background-color: #fbfbf5;
  --box-shadow-color: #aaa;
  --green-color: #5f6551;
  --tint-color-text: #564b67;
  --tint-color-text-hover: #3d3649;
}
