/* CSS Document */

:root{
    --nav-height: 80px;
    --content-width: 1000px;
    --main-color: #FAAF40;
    --background-color: #000000;
  }