/* This stylesheet exists to keep the old design elements looking as
they should while the new design elements are going up. */

body .not-in-old-design, #container .not-in-old-design {
  display: none;
}


