:root {
  --primary-color: #017DFC;
  --secondary-color: #292BA0;
  --tertiary-color: #342A6D;
  --primary-color-rgb: 23,155,255;
}