:root,#reveal-- { 
  --background-style: solid; 
  --primary-contrast: #000; 
  --h4-font-family: "Cormorant Garamond"; 
  --h4-font-size: 16px; 
  --h4-font-weight: bolder; 
  --button-style: none; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: hinge-in-; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: hinge-out-; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: linear; 
  --speed: normal; 
  --mobile-menu-justify-content: normal; 
  --hamburger-open-position: relative; 
}
