:root {
  --acento: #c9b8b4;
  --titulo: #eee;
  --texto: #777;
  --link: #e9401e;
  --link-hover: #b4a890;
  --hover: #e9401e;
  --fondo: #fff;
  --margen: 40px;
}
