:root {
  --primary-color: #d62027;
  --primary-color-rgb: 214, 32, 39;
  --secondary-color: #d62027;
  --secondary-color-rgb: 214, 32, 39;
}