/*
// adds a margin to the bottom of the sidebar for the contact information to sit in, total margin is 10000 minus given negative margin
#sidebar {
  margin-bottom: -9720px !important
}
*/