:root {
  --primary-color: #5255C6;
  --secondary-color: #8AD4F1;
  --tertiary-color: #8DE5A8; 
  --primary-color-rgb: 141,229,168;
}