@import url("/hitech/styles.css");

:root {
  --cyan: #00e08a;
  --orange: #e8b12a;
  --line: rgba(0, 224, 138, .28);
  --line-strong: rgba(0, 224, 138, .72);
}
