header {
    background-size: 140px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}

header, #fw-feed-items .fw-feed-item {
    border-bottom: 1px solid #ddd;
}

header .fw-feed-title {
    border-bottom: 0;
    padding-bottom: 5px;
}

.fw-feed-item-title, .fw-feed-item-date {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #111;
}

.fw-feed-item, .fw-feed-item:hover {
    padding: 10px 0;
}

.fw-feed-item-content-module {
    margin: 0;
    padding: 0;
}