:root {
  --primary-color: #2bc0c1;
  --secondary-color: #292BA0;
  --tertiary-color: #353e4f;
  --primary-color-rgb: 23,155,255;
}