a#logo {
    color: #337ab7;
}

.progress {
    text-align: center;
}
.progress-value {
    position: absolute;
    right: 0;
    left: 0;
}
.header {
    margin-top: 20px;
}
.article-link {
    color: inherit;
    text-decoration: none;
}
.article-img {
    display: none;
}

.button-wrapper {
    margin: 0px;
}

.top-bar-divider {
    margin-top: 10px;
    margin-bottom: 0px;
}

.article-title {
    margin-top: 5px;
}

.rss-link-divider {
    margin-top: 5px;
    margin-bottom: 5px;
}