:root {
  --primary-color: #292BA0;
  --secondary-color: #017DFC;
  --tertiary-color: #342A6D;
  --primary-color-rgb: 141,229,168;
}