:root {

  --site-watermark: url(https://modernlifestyle-prod.nyc3.cdn.digitaloceanspaces.com/6580537/598850fa-8d78-4d36-90f5-eeeea355405e/original.png?v=tbc8y3); 

  --site-menu-width: 950px;
  --site-sidenav-width: 130px; /* New variable */
  --site-capitalization: capitalize;
  --site-menu-alignment: classic;
  --site-glow-or-shadow: shadow;
  --site-main-background-image: none;
  --site-background-color: #1b1b1d;
  --site-main-text-color: white;
  --site-main-link-color: #a3124f;
  --site-content-background-color: #f4efe9;
  --site-content-background-alpha-color: rgba(95.69%, 93.73%, 91.37%, 0.90);
  --site-content-text-color: #1b1b1d;
  --site-content-link-color: #a3124f;
  --site-content-label-color: #555555;
  --site-content-alt-row-bg-color: #f8f5f1;
  --site-form-background-color: #1b1b1d;
  --site-form-background-alpha-color: rgba(10.59%, 10.59%, 11.37%, 0.90);
  
  --site-form-text-color: white;
  --site-form-link-color: #a3124f;
  --site-form-label-color: #ccc;
  --site-form-alt-row-bg-color: #555;
  --site-menu-background-colors: #1b1b1d,#1b1b1d;
  --site-menu-background: #1b1b1d;
  --site-menu-text-color: white;
  --site-navbar-background-color: #1b1b1d;
  --site-button-background-colors: #a3124f,#8e0f45;
  --site-button-background: #a3124f;
  --site-button-text-color: #ffffff;
  --site-sidenav-option-color: white;
  --site-option-label-bg-color: #1b1b1d;
  }

