/* Move down content because we have a fixed navbar that is 90px tall */
body {
  margin-top: 150px;
  padding-bottom: 0px;
}