/*
Theme Name: Author
Template: twentytwentyone
Version: 1.2
*/
body{
  margin:0;
  font-family: Georgia, serif;
  background:#0f0f10;
  color:#eaeaea;
  line-height:1.9;
}

.wrap{
  max-width:850px;
  margin:auto;
  padding:20px;
}

a{
  color:#fff;
  text-decoration:none;
}

a:hover{
  color:#c9a46b;
}