:root {
  --primary-color: #C20F47;
  --primary-color-rgb: 194, 15, 71;
  --secondary-color: #442490;
  --secondary-color-rgb: 68, 36, 144;
}