.cm-standard-page{background:#fff;color:#1f302a}
.cm-page-hero{padding:72px 0 54px;background:#f5f0e7;border-bottom:1px solid #ddd8cf}
.cm-page-hero h1{max-width:980px;margin:5px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.4vw,5.9rem);font-weight:400;line-height:.96;letter-spacing:-.055em}
.cm-page-section{padding:68px 0 88px}
.cm-page-content{max-width:920px;margin:0 auto;color:#303942;font-size:1.05rem;line-height:1.82}
.cm-page-content h2,.cm-page-content h3{font-family:Georgia,"Times New Roman",serif;color:#1f302a;font-weight:500;letter-spacing:-.025em}
.cm-page-content h2{margin:2.3em 0 .55em;font-size:clamp(1.9rem,3.2vw,2.75rem);line-height:1.08}
.cm-page-content h3{margin:1.8em 0 .45em;font-size:1.55rem;line-height:1.15}
.cm-page-content p{margin:0 0 1.35em}
.cm-page-content ul,.cm-page-content ol{margin:0 0 1.5em;padding-left:1.35em}
.cm-page-content a{color:#7d6437;text-decoration:underline;text-underline-offset:3px}
.cm-page-content blockquote{margin:2em 0;padding:1.1em 1.4em;border-left:3px solid #b69253;background:#f5f0e7}
@media(max-width:720px){.cm-page-hero{padding:48px 0 38px}.cm-page-section{padding:46px 0 62px}.cm-page-content{font-size:1rem;line-height:1.72}}

.cm-contact-form select {
  width: 100%;
  min-height: 48px;
  padding: 0.75rem 0.9rem;
  border: 1px solid #cfc7b7;
  border-radius: 2px;
  background: #fff;
  color: #24372f;
  font: inherit;
}

/* Crane Manor About page details */
.cm-pull-quote--attributed cite {
  display: block;
  margin-top: 0.85rem;
  color: #9a7535;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.82rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.cm-about-brand-name {
  margin: 1.5rem 0;
  color: #173f34;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.cm-about-welcome {
  margin: 2rem 0 0;
  color: #173f34;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.35rem, 2.5vw, 1.8rem);
  line-height: 1.5;
}
.cm-page-divider {
  margin: 3.5rem 0;
  border: 0;
  border-top: 1px solid #d8cfbf;
}
