.context-rss .button_style {
width: 150px;
text-align: center;
margin: 20px;
}

.feed-icon {
    background: url(/core/misc/feed.svg) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    width: 16px;
    height: 16px;
}

.path-frontpage .wrapper .content.column .home-news-first .views-row .textual-wrapper {
position: unset;
}

.list-taxonomy-term .views-row {
    margin-bottom: 1rem;
    padding-bottom: 1.625rem;
    border-bottom: 1px solid gray;
}
