
.DesignedButton__button{display:inline-block;padding:.8em 1.1em;border:0;border-radius:3px;text-align:center;white-space:nowrap;cursor:pointer;font-size:inherit;font-family:inherit;text-transform:none;font-weight:400;letter-spacing:normal}
.DesignedButton__button,.DesignedButton__button:active,.DesignedButton__button:focus,.DesignedButton__button:hover{text-decoration:none;box-shadow:0 0 0 transparent;background:transparent;border:0;outline:0}
.DesignedButton__link{display:inline-flex!important;flex-direction:column;align-items:stretch;padding:0!important;margin:0!important;border:0!important;background:transparent!important}
.DesignedButton__link,.DesignedButton__link:active,.DesignedButton__link:focus,.DesignedButton__link:hover{text-decoration:none!important}
.FeedHeader__root{position:relative;justify-content:space-between;font-size:inherit;flex-wrap:wrap}
.FeedHeader__container,.FeedHeader__root{display:flex;flex-direction:row}
.FeedHeader__left-container{flex:1;justify-content:flex-start;align-items:stretch}
.FeedHeader__right-container{flex:0;justify-content:flex-end;align-items:flex-start}
.FeedHeader__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2px 0;margin-right:10px}
.FeedHeader__normal-style{}
.FeedProfilePic__root{flex-shrink:0;margin-right:10px;border-radius:100%;box-sizing:border-box;cursor:pointer;overflow:hidden}
.FeedProfilePic__root img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.FeedProfilePic__root:focus-visible{outline:1px dashed var(--sli-tertiary-color);outline-offset:7px}
