:root { --primary: #3C6DC3 !important;}
header { background-color: white !important; border-bottom: 1px solid #ddd;  }
aside { background-color: white !important; border-right: 1px solid #ddd; max-width: 250px; }
.tiptap__editor { background-color: white; margin-top: -1px; border: 1px solid var(--grey-200); border-top: none; }
