.share-post{display:flex;flex-direction:column;gap:30px;width:fit-content}.share-post__title{background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:30px;color:#361133;font-size:14px;line-height:1;padding:7px 20px;width:fit-content}.share-post__items{display:flex;flex-direction:column;gap:15px;list-style:none;margin-bottom:0;padding:0}.share-post__item{margin-bottom:0!important}.share-post__link{align-items:center;background-color:#361133;border-radius:100%;display:flex;height:44px;justify-content:center;margin:auto;width:44px}@media(max-width:767px){.share-post{align-items:center;gap:20px;width:100%}.share-post__items{flex-direction:row}}