/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 3.5rem;
}

#article-info p{font-size:80%}
#widgets h1{font-size:160%}
#widgets a{font-size:80%}

.fb_iframe_widget > span {
	  vertical-align: baseline !important;
}
