/* herb.vn — page healthy aging by decade. Preserve stylesheet load order. */

.mntl-sc-block-featuredlink {
  margin: 1.25rem 0;
  font-weight: var(--font-weight-bold-700);
}

.mntl-sc-block-featuredlink__link::before {
  display: block;
  position: relative;
  float: left;
  margin-right: .3125rem;
  text-decoration: none;
  color: #212121;
}

.mntl-sc-block-featuredlink+div+.mntl-sc-block-featuredlink {
  margin: -.625rem 0 1.25rem;
}

.mntl-sc-block-featuredlink.related-link::before {
  content: "Related:";
  margin-right: .25rem;
}

.mntl-sc-block-callout {
  border-radius: 9px;
  border-bottom-left-radius: 0;
  margin: 1.2rem 0;
  padding: 1.25rem 1rem;
  width: 100%;
  background: #F7F5EF;
}

.mntl-sc-block-callout+.mntl-sc-block-callout {
  margin-top: 0;
}

.expert-content .mntl-sc-block-callout-heading {
  margin-top: 0;
}

.mntl-sc-block-callout-body {
  margin-top: 0;
}

.mntl-sc-block-callout-body.expert-content:first-child>ol:first-child,.mntl-sc-block-callout-body.expert-content:first-child>p:first-child,.mntl-sc-block-callout-body.expert-content:first-child>ul:first-child {
  margin-top: 0;
}

.mntl-sc-block-callout-body.expert-content>ol>li {
  margin-left: 1rem;
}

.mntl-sc-block-callout-body.expert-content ol:last-child,.mntl-sc-block-callout-body.expert-content ul:last-child,.mntl-sc-block-callout-body.expert-content>p:last-child {
  margin-bottom: 0;
}

.mntl-sc-block-callout-body.expert-content>p {
  margin-top: .75rem;
}

.mntl-sc-block-callout-body ul {
  margin-bottom: 0;
}

.mntl-sc-block-callout.theme-takeaway {
  border-left: 5px solid #3F7050;
  border-top-left-radius: 0;
}
