:root {
  --primary-color: #C80036;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #e10c44;
  --secondary-color-rgb: 23, 149, 16;
}