.BlogBottomPane{background:#6ac6fb;border-radius:10px;margin-bottom:45px;margin-top:45px;padding:20px}.BlogBottomPane .left h5{color:#fff;line-height:24px;text-transform:capitalize}.BlogBottomPane .social{border-radius:50px;display:inline-block;height:30px;margin-left:15px;overflow:hidden;width:30px}.BlogBottomPane .right{display:flex}.BlogBottomPane .social a{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:15px;display:inline-block;height:100%;position:relative;width:100%}.BlogBottomPane ul,.BlogBottomPane ul li{height:30px;margin:0;padding:0}.BlogBottomPane .social a i{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.BlogBottomPane .social:first-child a i{width:8px}.BlogBottomPane .blogPaneInner{align-items:center;display:flex;justify-content:space-between}.BlogBottomPane .social a:hover{background-color:#7e4cca4f}@media (max-width:520px){.BlogBottomPane{padding:15px}.BlogBottomPane .blogPaneInner{flex-direction:column}.BlogBottomPane .right{margin-left:-15px;margin-top:20px}}