body {
  background-image: url(/images/background-about.png?f8f43eb836a3edcc5ec46dcf27ead3bb);
}

#content {
  margin: 10vh 0 0 0;
}

#welcome,
#andree {
  background: #fcfcfc !important;
}

#welcome {
  padding-top: 5rem;
}

#andree .container {
  background-color: #f5f2f1;
}

#image {
  background: #f5f2f1 !important;
}
#image .row > div:nth-of-type(2) {
  background-image: url(/images/andree-you.png?3280eee10eb2e71fbc5fada74a6ae546);
}

#who-i-am {
  background: #f9f9f9 !important;
}

#foo {
  background: #f5f2f1 !important;
}

#bar {
  background: #f9f9f9 !important;
}

#baz {
  background: #181818 !important;
  color: #f0eee9;
}
