:root {
  --primary-color: #416cd3;
  --primary-color-rgb: 118, 77, 240;
  --secondary-color: #2958c7;
  --secondary-color-rgb: 68, 36, 144;
}