:root {
  --primary-color: #D42A2E;
  --primary-color-rgb: 212, 42, 46;
  --secondary-color: #D42A2E;
  --secondary-color-rgb: 212, 42, 46;
}