.wp-block-categories.is-style-pill-categories{max-width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;list-style:none;padding:0;margin:0}.wp-block-categories.is-style-pill-categories li.cat-item{width:100%;margin-bottom:20px}.wp-block-categories.is-style-pill-categories li a{display:inline-block;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:5px 5px;border-radius:30px 30px 30px 30px;text-transform:capitalize;text-decoration:none;width:100%;text-align:center}.wp-block-categories.is-style-pill-categories li:nth-child(odd) a{background-color:#EBF8FF;box-shadow:5px 5px 13px -5px rgb(0 0 0 / .5);transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.wp-block-categories.is-style-pill-categories li:nth-child(even) a{background-color:#FFF9D5;box-shadow:5px 5px 13px -5px rgb(0 0 0 / .5) inset;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.wp-block-categories.is-style-pill-categories li a:hover{background-color:#f7f4ef;box-shadow:10px 10px 10px -7px rgb(0 0 0 / .5)}