@import '_variables';
@import '_mixins';
.feed {
width: 100%;
a {
color: black;
display: block;
}
my-global-icon {
cursor: pointer;
@include apply-svg-color(pvar(--mainForegroundColor))