:root {
  --light-blue: #8ecaf2;
  --dark-blue: #07263b;
  --dark-blue-transparency: rgba(7, 38, 59, 0.4);
  --yellow: #fac05e;
  --white: #fff;
  --engagement-color: #208694;
  --reliability-color: #D6AC7F;
  --security-color: #D25550;
}
