* {
  --primary-color: #cec4b2;
  --primary-color-rgb: 212, 148, 17;
  --secondary-color: #d4411;
  --secondary-color-rgb: 212, 157, 31;
}