#widgets ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#widgets li:before {
  content: '';
}
#widgets li {
  line-height: 1.6em;
}
li.widget {
  margin-bottom: 2em;
}
li.widget h2 {
  margin-top: 0;
}
li.widget ul {
  list-style-type:disc;
  padding-left: 1.5em;
}
#menu-jk {
  line-height:inherit;
}
#fb-root div div{
  overflow: hidden;
}

