<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-count{
    color:#3d3635 ;
   font-weight: bold;
    flex-direction: column;
    display: flex;
    text-align: center;
    width: 70px;
    height: 25px;
    border-radius: 12px;
    background-color: white;
    font-size: 12px;
    line-height: 2.4;
    margin-right: 11px;
}

</pre></body></html>