/* campaigns/create.css */
.wizard-steps { display: flex; justify-content: space-between; }
#wizard-tabs .nav-link { cursor: pointer; }
#launch-checklist li { line-height: 1.4; }
#template-body-preview { white-space: pre-wrap; word-break: break-word; }
