:root {
  --primary-color: #7A1D20;
  --primary-color-rgb: 122, 29, 32;
  --secondary-color: #7A481D;
  --secondary-color-rgb: 122, 72, 29;
}
