:root {
  --primary-color: #EE2E43;
  --primary-color-rgb: 118, 77, 240;
  --secondary-color: #B02838;
  --secondary-color-rgb: 68, 36, 144;
}