.pagination-bullet{width:24px;height:24px;position:relative;background:transparent}.pagination-bullet,.pagination-bullet:after{border-radius:50px;transition:all .3s ease-in-out}.pagination-bullet:after{content:"";width:10px;height:10px;background:#d8dffb;display:block}.pagination-bullet.active:after{background:#23ca5b}.pagination-bullet.active{width:24px;height:24px;background:#23ca5b40;border-radius:50px}