.pagination{margin-top:5rem;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;font-size:1.25rem}.pagination a,.pagination span{border-radius:50%;display:flex;justify-content:center;align-items:center;flex-flow:row nowrap;height:2em;width:2em;margin:0 0.25em;color:var(--color-green-500);font-weight:700}.pagination a.active,.pagination span.active{color:var(--color-orange-400);border-radius:0.3em}.pagination a .fa,.pagination span .fa{position:relative;top:-0.05em;font-size:1.25em}.pagination a.disabled:not(.active),.pagination span.disabled:not(.active){color:#bfbfbf}.pagination a.disabled:not(.active) img,.pagination a.disabled:not(.active) svg,.pagination span.disabled:not(.active) img,.pagination span.disabled:not(.active) svg{filter:grayscale(1);opacity:0.5}.pagination a{transition:all 0.2s ease-in-out}.pagination a:hover{background-color:var(--color-green-200)}
/*# sourceMappingURL=pagination.css.map */