:root {
  --primary-color: #29B6F6;
  --secondary-color: #3D4F5F;
  --tertiary-color: #2C3A47;
  --primary-color-rgb: 41,182,246;
}