.context-pick.real-counter{
    border-color:rgba(10,200,185,.22);
    background:
        linear-gradient(135deg,rgba(10,200,185,.055),transparent 65%),
        #091923;
}
.context-pick.real-counter .context-tier{
    color:#6fe1d8;
}
.context-pick.real-counter .context-score{
    color:#e4d19d;
    font-weight:800;
}
