.msc-sb-channel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  padding: 0;
  background: transparent;
  color: #667786;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  vertical-align: -1px;
}

.msc-sb-channel svg { width: 12px; height: 12px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.msc-sb-channel .msc-icon-fill { fill: currentColor; stroke: none; }

.sb-time { word-spacing: 2px; }
.msc-sb-channel { word-spacing: normal; }

.msc-sb-channel-wa { color: #178a55; }
.msc-sb-channel-em { color: #276fb5; }
.msc-sb-channel-fb { color: #1877f2; }
.msc-sb-channel-ig { color: #b02a8f; }
.msc-sb-channel-tm { color: #7256a8; }
.msc-sb-channel-app { color: #126785; }

.msc-community-badges { display: inline-flex; align-items: center; gap: 3px; margin-left: 5px; vertical-align: middle; }
.msc-community-badge { display: inline-flex; align-items: center; justify-content: center; width: 17px; height: 17px; background: transparent; font-style: normal; line-height: 1; }
.msc-community-badge svg { width: 16px; height: 16px; overflow: visible; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.msc-community-badge-member { color: #08785b; }
.msc-community-badge-student { color: #007ac7; }
.msc-community-badge-instructor { color: #9a6100; }
.msc-community-badge-rya-instructor { color: #6842a0; }
.msc-community-badge-complete-profile { color: #0099ff; }
.msc-community-badge-other { color: #536779; }
