.pl-post{background:rgb(224,29,143);background:linear-gradient(90deg,rgba(224,29,143,1) 0%,rgba(243,91,57,1) 37%,rgba(255,132,0,1) 50%,rgba(243,91,57,1) 63%,rgba(224,29,143,1) 99%);width:80%;margin:auto;border-radius:20px;padding:20px}.pl-post-content{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding-bottom:10px}.pl-post-content span{color:#fff;font-weight:600;font-size:14px;display:inline-block;margin-bottom:20px}.pl-post-content a:not(:first-child){margin-left:12px}.pl-post-content a,.pl-post-content a img{width:46px;height:46px;transition:.2s}.pl-post-content a:hover img{transform:scale(1.1)}@media only screen and (max-width:991px){.pl-post{background:rgb(224,29,143);background:linear-gradient(90deg,rgba(224,29,143,1) 0%,rgba(243,91,57,1) 20%,rgba(255,132,0,1) 50%,rgba(243,91,57,1) 80%,rgba(224,29,143,1) 100%);width:100%}}