.article-share .share li a,
.post-share .share li a,
.post-comment-count {
  text-decoration: none;
}

.post-share .share {
  display: flex;
}
.hljs { font-size: 1rem !important; }

.meta-data,
.profile-stats,
.collapsible-nav,
.profile-section-description,
.profile-section-sorter { 
  font-size: 16px !important;
}

input, 
textarea,
.profile-section-description,
.profile-stats .stat-label {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.table th, 
.table th a, 
table.downloads-header th, 
table.downloads-header th a {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.request-details dd, 
.request-details dt,
.comment-callout {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.promoted-articles-item {
  padding-right: 0 !important;
  width: 100% !important;
}
.promoted-articles-item a {
  border-bottom: none !important;
  color: #337bbc !important;
  padding: 12px 60px 12px 0 !important;
}

.dropdown-toggle.dropdown-toggle::after, a[data-bs-toggle="dropdown"].dropdown-toggle::after {
  word-wrap: normal;
  border: unset;
  content: "arrow_drop_down";
  direction: ltr;
  display: inline-block;
  font-family: Material Icons Outlined;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin-left: .5rem;
  margin-right: -.25rem;
  margin-top: 0;
  text-transform: none;
  white-space: nowrap;
}

.support-home .categories .category--360000070067 {
  background: 14px url(/hc/theming_assets/01JWDSN04VN44FH9PQG6ZVN589) no-repeat;
  background-size: auto;
  background-size: 58px auto;
}
.support-home .categories .category--360000070027 {
  background: 14px url(/hc/theming_assets/01JWDSN0TTWGNSQ7MXKVHY55NF) no-repeat;
  background-size: auto;
  background-size: 58px auto;
}
.support-home .categories .category--360000069987 {
  background: 14px url(/hc/theming_assets/01JWDSN16BSY475SDZGCCC9Q1N) no-repeat;
  background-size: auto;
  background-size: 58px auto;
}
.support-home .categories .category--360000069048 {
  background: 14px url(/hc/theming_assets/01JWDSN11155AE32EK1WACS2X8) no-repeat;
  background-size: auto;
  background-size: 58px auto;
}
.support-home .categories .category--360005650719 {
  background: 14px url(/hc/theming_assets/01JWDSN16DE9NG4GM53WKZ3HWY) no-repeat;
  background-size: auto;
  background-size: 58px auto;
}
.support-home .categories a:last-child {
  background: 14px url(/hc/theming_assets/01JWDSN15GQTM5PJ6F007FR4SR) no-repeat;
  background-size: auto;
  background-size: 58px auto;
  background-color: #F2F8FD;
}
.support-home .categories a:hover {
  background-color: var(--bs-gray-100) !important;
}
.support-home .categories a:last-child:hover {
  background-color: #E5F0FA !important;
}

/* Keep images inside the comlumn */
.article-content .article-body img {
  max-width: 100%;
  height: auto;
}