.pub-card{background:#000;border-radius:12px;margin:20px 0;padding:20px;color:#fff;position:relative}.pub-card:before{content:"";position:absolute;left:0;width:100%;height:1px;background:hsla(0,0%,100%,.25);top:-20px;display:none}.pub-card:first-child:before{display:block}.pub-card:after{content:"";position:absolute;left:0;width:100%;height:1px;background:hsla(0,0%,100%,.25);bottom:-20px;display:block}.pub-card:last-child:after{display:block}.pub-card .vertical-line-left,.pub-card .vertical-line-right{content:"";position:absolute;width:.5px;height:100%;background:hsla(0,0%,100%,.2);top:0}.pub-card .vertical-line-left{left:-20px}.pub-card .vertical-line-right{right:-20px}.pub-card .btn-white{background:#fff;color:#000;border:1.5px solid #fff;padding:8px 16px;border-radius:4px;font-weight:500;font-family:inherit;font-size:1rem;box-shadow:none;outline:none;transition:background .2s}.pub-card .btn-white:hover{background:#f0f0f0}.pub-card .icons a{color:#fff;font-size:24px;transition:color .3s ease}.pub-card .icons a:hover{color:#1db954}.pub-card .icons a.fa-youtube:hover{color:red}