/* FMT editorial tokens: cream #F5F1E8, navy #1E2A47, copper #C0763C, border #E0D8C8 */
.font-serif { font-family: Georgia, "Times New Roman", serif; }
label > input:not([type=checkbox]):not([type=file]), label > select, label > textarea {
  display: block; width: 100%; margin-top: .25rem; border: 1px solid #E0D8C8; border-radius: .25rem; padding: .5rem .75rem; font-size: .875rem; background: #fff;
}
