:root {
  --primary-color: #fd0002;
  --primary-color-rgb: #010064;
  --secondary-color: #020065;
  --secondary-color-rgb: 68, 36, 144;
}