.companyhub-feed-header{display:flex;align-items:flex-start;gap:18px;margin:0 0 24px}
.companyhub-feed-header__logo{display:block;box-sizing:border-box;flex:0 0 64px;width:64px;height:64px;margin-top:7px;padding:10px;overflow:hidden;border:1px solid #e2e7ef;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(31,45,61,.1)}
.companyhub-feed-header__logo img{display:block;width:100%;height:100%;object-fit:contain}
.companyhub-feed-header__text{flex:1;min-width:0}
.companyhub-feed-header__text h1{margin:0 0 4px}
.companyhub-feed-header__company{font-size:1.3rem;font-weight:600;line-height:1.25;text-decoration:none}
.companyhub-feed-header__add{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-left:auto;padding:8px 16px;border-radius:6px;background:#3867d6;color:#fff;text-decoration:none;white-space:nowrap}
.companyhub-feed-header__add:hover,.companyhub-feed-header__add:focus{color:#fff;text-decoration:none}
@media(max-width:575px){.companyhub-feed-header{align-items:flex-start;gap:14px;flex-wrap:wrap}.companyhub-feed-header__logo{flex-basis:56px;width:56px;height:56px;padding:8px}.companyhub-feed-header__company{font-size:1.15rem}.companyhub-feed-header__add{width:100%;margin-left:0}}
