:root {
  --primary-color: #dda15e;
  --primary-color-rgb: 221, 161, 94;

  --secondary-color: #bc6c25;
  --secondary-color-rgb: 188, 108, 37;
}