.codex-editor.codex-editor--narrow .codex-editor__redactor {
  width: 100%;
  padding-bottom: 22.8px !important;
}

.codex-editor {
  border-bottom: 0.5px solid rgb(50, 50, 50);
}

.ce-block {
  color: white;
  text-align: left;
}

.ce-block h1,h2,h3,h4,h5,h6 {
  text-transform: none;
}

.ce-block a {
  color: white;
}

.ce-block .ce-paragraph {
  font-size: 16px;
}

.ce-block .cdx-list {
  font-size: 16px;
}