.ocpl-form-note {
  flex-basis: 100%;
  width: 100%;
  margin: 12px 0 0;
  color: rgba(38, 50, 43, .72);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
  line-height: 1.55;
}

.ocpl-form-note a {
  color: #3f5848;
  font-weight: 650;
  text-decoration: underline;
  text-decoration-color: rgba(200, 117, 86, .55);
  text-underline-offset: 2px;
}
