.lh-cesd-notice {
  box-sizing: border-box;
  width: 100%;
  margin: 1rem 0 1.25rem;
  padding: .9rem 1rem;
  border: 2px solid #b45309;
  border-radius: .75rem;
  background: #fff7ed;
  color: #431407;
  line-height: 1.55;
}

.lh-cesd-notice a {
  color: #7c2d12;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: .15em;
}

.lh-cesd-notice a:focus-visible {
  outline: 3px solid #2563eb;
  outline-offset: 3px;
}
