section.share_post{border-top:1px solid rgba(0,0,0,.15);margin:0 auto;max-width:960px;padding:48px 0 24px;width:100%}.share_post h4{font-size:18px;font-weight:600;margin:0;text-transform:uppercase;width:100%}.share_post ul{display:flex;gap:16px;list-style:none;margin:24px 0 0;padding:0;width:100%}.share_post ul li{align-items:center;border-radius:2px;color:#fff;display:flex;flex:1;font-size:18px;justify-content:center;width:100%}.share_post ul li:first-of-type{background-color:#3b5998}.share_post ul li:nth-of-type(2){background-color:#0a66c2}.share_post ul li:nth-of-type(3){background-color:#c13584}.share_post ul li a{align-items:center;color:inherit;display:flex;font-size:18px;height:45px;justify-content:center;text-align:center;width:100%}@media (max-width:900px){.share_post ul{flex-wrap:wrap}.share_post ul li{flex:100%;width:100%}}