.custom-categories h5{color:#17233e;font-size:1.25;margin-block-end:1rem;padding:0;text-align:left}.custom-categories ul{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));list-style:none;margin:0;padding:0;text-align:center}.custom-categories ul li a{background:#fcf2f6;border-radius:.25rem;color:#c80046;display:block;font-size:.75rem;line-height:1.3;padding:.75rem 1.25rem;transition:all .4s ease-in-out}.custom-categories ul li.active>a{background-color:#c80046;color:#fff}