#sp-header {
    height: 84px;
    padding: 0px 20px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}

#sp-footer, #sp-bottom {
    background: #F2F2F2;
    color: #000;
}

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1rem;
    visibility: hidden;
}