/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
#header__login-link a {
  text-decoration: none;
  font-family: "Museo Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  transition: 0.1s;
}
#header__login-link a:hover {
  color: #a3b8f3;
}

.header__project-disclosure {
  font-size: 12px;
  font-style: italic;
  font-family: "Merriweather", "Times New Roman", serif;
}

.ld-in-focus-mode .ld-brand-logo img {
  margin-block: 0;
}
.ld-in-focus-mode .ld-profile-avatar {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z%27/%3E%3C/svg%3E");
  width: 32px !important;
  height: 32px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  background-color: #db4c9e;
}

.wp-block-navigation-item.menu-item.menu-item-type-post_type.menu-item-object-course.wp-block-navigation-link span {
  text-align: left;
}

.ld-login-modal-branding img {
  width: 400px;
  margin: 0 auto;
}

#topic__global-perspectives .wp-block-post-excerpt__more-link {
  padding: 8px 15px;
  font-size: 16px;
  background-color: #ad64a2;
}
#topic__global-perspectives .wp-block-post-terms {
  gap: 0;
}
#topic__global-perspectives .wp-block-post-terms a {
  border-radius: 0.75rem;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #ad64a2;
  text-decoration-line: underline;
}
#topic__global-perspectives .wp-block-post-terms .wp-block-post-terms__separator {
  display: block;
}

#rmap .rm-body p, #rmap a.rm-see-more {
  color: #000 !important;
}

.mantine-1f8v7sc.mantine-DateRangePicker-day {
  width: 15px;
  height: auto;
  line-height: 1;
}

#instructor-dashboard__header + div {
  margin-top: 0;
}

#mantine-r0-tab-email-notification {
  display: none;
}

/*# sourceMappingURL=cshp-lms-styles.css.map*/