:root {
  --primary-color: #fe1124;
  --primary-color-rgb: 118, 77, 240;
  --secondary-color: #904dfe;
  --secondary-color-rgb: 68, 36, 144;
}