.notion-body {
    width: 700px;
    font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1.5;
}

.notion-body code {
    font-size: 2em;
}

.notion-properties {
    display: grid;
    grid-template-columns: 200px 1fr;
}

.notion-page-title {
    line-height: 1.2;
}

.notion-paragraph {
    padding: 3px 2px;
    min-height: 1em;
}

.notion-divider {
    width: 100%;
    height: 1px;
    visibility: visible;
    border-bottom: 1px solid rgba(55, 53, 47, 0.16);
}

.notion-body h1 {
    padding: 3px 2px;
    min-height: 1em;
    /*color: rgb(55, 53, 47);*/
    margin: 0px;
}

.notion-todo li::marker {
    content: '';
    font-size: 1.2em;
}

.notion-quote {
    display: flex;
    align-items: center;
    background-color: lightgray;
    padding: 6px;
}

.notion-line {
    min-height: 16px;
    padding: 6px;
}

.notion-column-list {
    display: grid;
}

.notion-child-toggle li::marker {
    content: '▾ ';
    font-size: 1.5em;
}

.notion-callout {
    display: flex;
    align-items: center;
    background-color: lightgray;
    padding: 6px;
}

.notion-pdf-placeholder {
    width: 200px;
}

.notion-file-placeholder {
    width: 200px;
}

.notion-video-placeholder {
    width: 200px;
}

.notion-bookmark {
    background-color: green;
}

.notion-bold {
    font-weight: 600;
}

.notion-body img {
    max-width: 700px;
}

.notion-body td {
    border: 1px solid rgb(233, 233, 231);
    position: relative;
    vertical-align: top;
    text-align: start;
    min-width: 120px;
}

.notion-body table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}

.notion-child-page {
}

.notion-child-database {
}

.notion-checkbox {
}

.notion-callout-block {
}

.notion-body {
}

.notion-block-color- {
}

.notion-text-block {
}

.notion-underline {
}

.notion-strikethrough {
}

.notion-quote-block {
}

.notion-property-value {
}

.notion-property-key {
}

.notion-properties {
}

.notion-paragraph {
}

.notion-page-title {
}

.notion-page-description {
}

.notion-column_list-block {
}

.notion-column {
}

.notion-color- {
}

.notion-code {
}

.notion-child-toggle {
}

.notion-italic {
}

.notion-image-caption {
}

.notion-image-block {
}

.notion-icon {
}

.notion-emoji {
}

.notion-divider {
}

.notion-content {
}

.notion-column-separator-line {
}

.notion-column-separator {
}
