:root {
  --primary-color: #733636;
  --primary-color-rgb: 202, 160, 92;
  --secondary-color: #D9B8B8;
  --secondary-color-rgb: 202, 160, 92;
}