:root {
  --primary-color: #1f4ee9;
  --primary-color-rgb: 31, 78, 233;
  --secondary-color: #111c42;
  --secondary-color-rgb: 17, 28, 66;
}