.social-feed ul { list-style: none; margin-left: 1.5rem; }
.social-feed.instagram ul { margin:0; }
.social-feed li { position:relative; margin-bottom: 1rem; }
.social-feed li a { word-wrap: break-word; }
.social-feed.instagram li { margin-bottom: 0; }
.social-feed.facebook li::before { font: normal normal normal 18px/1 'FontAwesome'; content: "\f082"; position: absolute; left: -1.5rem; top: 0.25em; }
.social-feed p { margin-bottom: 0.25rem; }