:root {
  --primary-color: #282a4e;
  --primary-color-rgb: 40, 42, 78;

  --secondary-color: #758fff;
  --secondary-color-rgb: 117, 143, 255;
}