Preview:
}
.row.outer .wide .widget.skin12 .QuickLinks a{
position:relative;
display:block;
padding-left:20px;
}
.row.outer .wide .widget.skin12 .QuickLinks a::after{
position:absolute;
transition:all .3s ease-in-out;
content:"";
left:0;
bottom:50%;
transform:translateY(50%);
width:9px;
height:9px;
background:#C7D396;
border-radius:50%;
}
.row.outer .wide .widget.skin12 .QuickLinks a:is(:hover, :focus, :active)::after{
background:#66713D;
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter