.share-post{display:flex;gap:12px;border-radius:16px;background:#FFF7EA;padding:8px 16px;width:fit-content}@media only screen and (max-width:990px){.share-post{flex-wrap:wrap;justify-content:center;gap:6px}}.share-post .copy,.share-post .copy *{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:normal;color:#FFAB31}.share-post .list-rrss{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media only screen and (max-width:990px){.share-post .list-rrss{gap:6px}}.share-post .list-rrss .item svg *{transition:.6s}.share-post .list-rrss .item:hover svg *{fill:#3A4458;transition:.6s}