.widget{padding:16px}
.widget h4{margin:0 0 10px;font-size:15px}
.widget .item{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid rgba(255,255,255,.08)}
.widget .item:first-child{border-top:none}
.widget .num{width:22px;height:22px;border-radius:8px;display:flex;align-items:center;justify-content:center;
  background: rgba(124,58,237,.22);border:1px solid rgba(124,58,237,.25);font-size:12px;color:#fff;flex:0 0 auto}
.widget a{color:rgba(255,255,255,.90)}
.widget a:hover{color:#fff}
.widget .small{font-size:12px;color:rgba(255,255,255,.66);margin-top:2px}
