:root {
  --color-rgb: 192, 163, 96;
}

body {
    background-color: rgb(242, 245, 249);
    background-image: none;
           }
