:root {
  --primary-color: #039;
  --secondary-color: #fff52f;
  --tertiary-color: #cc3300; 
  --primary-color-rgb: 141,229,168;
}