:root {
  --primary-color: #634ae7;
  --primary-color-rgb: 99, 74, 231;
  --secondary-color: #5b83ea;
  --secondary-color-rgb: 91, 131, 234;
}