.quick-actions{width:min(1040px,calc(100% - 28px));grid-template-columns:repeat(4,1fr)}
button.action{font:inherit;border-top:0;border-bottom:0;border-left:0;background:#fff;cursor:pointer}
.share-action{color:var(--navy)}
.share-action:hover{background:#f1f7fb}
@media(max-width:760px){.quick-actions{grid-template-columns:1fr}.share-action{border-right:0}}
