.pagination{margin-top:3rem;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-bottom:5rem;font-size:1.25rem}.pagination a,.pagination span{display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;height:1.8em;width:1.8em;margin:0 0.25em;font-weight:700}.pagination a.active,.pagination span.active{color:var(--color-pagination-active,white);border-radius:0.3em}.pagination a .fa,.pagination span .fa{position:relative;top:-0.05em;font-size:1.25em}.pagination a img,.pagination span img{display:block;height:0.8em}.pagination a.disabled:not(.active),.pagination span.disabled:not(.active){color:#bfbfbf}.pagination a.disabled:not(.active) img,.pagination span.disabled:not(.active) img{filter:grayscale(1) brightness(1.2)}.pagination a:first-child img,.pagination a:nth-child(2) img,.pagination span:first-child img,.pagination span:nth-child(2) img{transform:scale(-1,1)}
/*# sourceMappingURL=pagination.css.map */