:root{
  --base-font-size: 16px;
  --base-color: #000;
  --base-text-color:#FFF;
  --base-font-family:'Shippori Mincho', "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  --font-allura:'Allura', cursive;
  --font-ebgaramond:"EB Garamond", serif;
  --menuBtn-color:#FFF;
  --cvbtn-color:linear-gradient(to bottom,  rgba(184,156,128,1) 0%,rgba(106,77,58,1) 100%);
}