:root {
  --main-color: #222;
  --second-color: #e4830a;
  --third-color: #337ab7;
  --body-text-color: #444;
  --hover-text-color: #fff;
}