/* Peptides-area FDA / research notice — footer block */
.rih-peptides-disclaimer {
  box-sizing: border-box;
  max-width: 52rem;
  margin: 2rem auto 1.5rem;
  padding: 1rem 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 0.8125rem;
  line-height: 1.55;
  color: #444;
}

.rih-peptides-disclaimer__text {
  margin: 0;
}

.rih-peptides-disclaimer__text strong {
  font-weight: 700;
  color: #222;
}
