:root {
  --primary-color: #d61e3f;
  --primary-color-rgb: 214, 30, 63;

  --secondary-color: #d61e3f;
  --secondary-color-rgb: 214, 30, 63;
}