:root {
  --primary-color: #d7b65d;
  --primary-color-rgb: 215, 182, 93;

  --secondary-color: #242838;
  --secondary-color-rgb: 237, 203, 0;
}