:root {
  --body-bg-color: #02050d;
  --body-bg-image: linear-gradient(#111f3f, #02050d);
  --body-text-color: #586fa4;
}
