:root {
    --spring-wood: #FEFDFD;
    --locust: #ECEFE7;
    --dark-locust: #828D6E;
    --cod-grey: #141414;
    --chetwode-blue: #E8EDF7;
    --ecru-white: #F7F7EB;

  }
  
  html {
    scroll-behavior: smooth;
  }
  
  