:root {
  --primary-color: #232749;
  --primary-color-rgb: 35, 39, 73;

  --secondary-color: #7366F0;
  --secondary-color-rgb: 115, 102, 240;
}