#category .card {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.btn-share, .index, .perv_btn, .next_btn {
    background: #0D338C;
}
/* .pryr-desc {
    -webkit-user-modify: read-write-plaintext-only;
} */
.btn.disabled {
    background-color: #4c95ff;
}
.index {
    width: 2rem;
}
#share {
    /* filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7500%) hue-rotate(272deg) brightness(126%) contrast(108%); */
    width: 13px;
}
.prev, .nxt {
    width: 5px;
}
.popover-body {
    padding: 2px!important;
}
.facebook, .twitter, .whatsapp {
    width: 40px;
}