:root {
  --primary-color: #fd292e;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #bd9148;
  --secondary-color-rgb: 237, 29, 36;
}