:root {
  --primary-color: #C72740;
  --primary-color-rgb: 191, 30, 46;

  --secondary-color: #d82234;
  --secondary-color-rgb: 216, 34, 52;
}