
#site-contacts .cw-badge{
  width:36px;height:36px;flex:0 0 36px;
  display:inline-flex;align-items:center;justify-content:center;
  border-radius:10px;margin-right:12px;
  background:rgba(46,165,255,.12); color:#2A6BFF;
}
#site-contacts .cw-badge .cw-ico{display:block;width:20px;height:20px}
