div#tag-selects{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;padding:0}div#tag-selects>div a{background:#900028;border:1px solid #900028;border-radius:0;display:flex;font-size:18px}.blog-cat-wrapper{padding:50px 0}div#tag-selects>div a{color:#fff;padding:10px 30px}div#tag-selects>div:first-child{background:#900028;border:1px solid #900028;border-radius:3px;color:#fff;font-size:18px;padding:10px 30px}div#tag-selects div[selected] a,div#tag-selects>div a:hover,div#tag-selects>div:first-child:hover{background:#fff;color:#900028}