:root {
  --primary-color: #cc4d1a;
  --primary-color-rgb: 204, 77, 26;
  --secondary-color: #cc4d1a;
  --secondary-color-rgb: 204, 77, 26;
}