/* 
 * Ocean Sunset
 * But only half of it
 * https://coolors.co/palette/001219-005f73-0a9396-94d2bd-e9d8a6-ee9b00-ca6702-bb3e03-ae2012-9b2226*/
:root {
  --darkest:  #001219;
  --dark:     #005f73;
  --neutral:  #0a9396;
  --light:    #94d2bd;
  --lightest: #e9d8a6;
}
