
/* v1.8.1 Community/Profile theme bridge */
.ncr-community-page .ncr-tool-card,
.ncr-page-community .ncr-tool-card,
.ncr-page-community-profile .ncr-tool-card,
.ncr-page-community-groups .ncr-tool-card,
.ncr-page-community-notifications .ncr-tool-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.ncr-community-page .ncr-shell-section{
  padding-top:clamp(1rem,3vw,2rem)!important;
}
