.form-redirect-panel img[alt="Penn Inspiring Impact Logo"] {
    background: #fff;
}

.view-dar-stories-feeds img {
    float: right;
    margin: 0 10px 10px 0;
    width: 180px;
    height: auto;
}

.view-dar-stories-feeds .views-row {
    clear: both;
    border-bottom: 2px solid #eee;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
}

.view-dar-stories-feeds .views-row-first {
    border-top: 0;
    margin-top: 0;
}

.view-dar-stories-feeds .views-field-term-node-tid ul {
    padding: 0;
    margin:0;
}

.view-dar-stories-feeds .views-field-term-node-tid li {
	display: inline-block;
    background-color: #007D9A;
    font-family: "Lato", Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 10px 0px;
    text-indent: 0px !important;
}

.view-dar-stories-feeds .views-field-term-node-tid li:before {
    content: "" !important;
}

.view-dar-stories-feeds .views-field-title {
    font-family: "Lato", Arial, sans-serif;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.view-dar-stories-feeds p {
    margin-bottom: 0px
}

.view-dar-stories-feeds .views-field-field-news-date {
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
}

#main-content .content .view-dar-stories-feeds ul.pager>li {
	text-indent: 0px;
}

/* -- Events Blocks -- */

.feed-panel-feed-item {
	margin-bottom: 30px;
}

/* - Featured Alumni Blocks - */

.panel-featured-alumni h4 {
	text-align: left;
	margin-bottom: 10px;
}

.panel-featured-alumni .feed-panel-feed-content p {
	font-family: "Lato", Arial, sans-serif;
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
}

.feed-panel.panel-featured-alumni img {
    width: 100%;
    height: auto;
}

.btn-feat-alum {
	text-align:left;
	font-family: "Lato";
	font-size: 16px;
	margin-top:5px;
}

.btn-feat-alum a::after {
	content:" >>>";
}
