/*! SC11 - v2.3.0 */
.sc11 {
  --sc11spc: 16px;
}
.sc11 .ctitle {
  margin-bottom: var(--sc11spc);
}
.sc11 .sc11-tags li {
  margin-block-start: var(--sc11spc);
  display: inline-block;
  font-weight: 700;
}
.sc11 .sc11-tags li:not(:first-of-type) {
  margin-inline-start: var(--sc11spc);
}
.sc11v1 .wslist-social.wslist-icons,
.sc11v2 .wslist-social.wslist-icons {
  margin-bottom: 0;
}
.sc11v1 .wslist-social,
.sc11v2 .wslist-social {
  margin: 0;
  flex-flow: column nowrap;
}
.sc11v1 .wslist-social li:last-of-type,
.sc11v2 .wslist-social li:last-of-type {
  margin-block-end: 0;
}
.sc11[data-ocomid] {
  opacity: unset;
}
