/**
 * @file
 * Feed icon styles for Bootstrap Barrio.
 */

.feed-icon {
  border-bottom: none;
  display: inline-block;
  padding: 15px 0 0 0;
}
