:root {
  --accent:      #00FFF1;
  --accent-rgb:  0,255,241;
  --teal-bright: #00FFF1;
  --card-border: rgba(0,255,241, .3);
}
