:root {
    --deep:  #082a38;
    --ocean: #0e4d66;
    --teal:  #1a7a9a;
    --gold:  #f5a623;
    --light: #f4f7f9;
    --white: #ffffff;
    --text:  #0e2530;
    --muted: #6b8c9e;
    --frost: #cde0ea;
  }
