
:root {
  --primary-900: #007CB2;
  --primary-800: #002E49;
  --accent:      #007CB2;
  --surface:     #ffffff;
  --text:        #0b1220;
}
