.notion-page {
    width: 100%;
    max-width: 100%
}
.notion {
    font-size: 1rem !important;
    line-height: 1.75rem !important
}
@media (min-width: 640px) {
    .notion {
        font-size: 1.125rem !important;
        line-height: 2rem !important
    }
}
@media (min-width: 1024px) {
    .notion {
        font-size: 1.25rem !important;
        line-height: 2.25rem !important
    }
}
.notion-list {
    margin: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important
}
.notion-list li {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important
}
.notion-h {
    margin-top: 3rem !important;
    margin-bottom: 1.5rem !important;
    font-weight: 600 !important
}
.notion-h1 {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}
@media (min-width: 640px) {
    .notion-h1 {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important
    }
}
@media (min-width: 1024px) {
    .notion-h1 {
        font-size: 2.25rem !important;
        line-height: 2.5rem !important
    }
}
.notion-h2 {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}
@media (min-width: 640px) {
    .notion-h2 {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important
    }
}
.notion-h3 {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important
}
@media (min-width: 640px) {
    .notion-h3 {
        font-size: 1.5rem !important;
        line-height: 2rem !important
    }
}
.notion-callout {
    margin-bottom: 1rem !important;
    border-radius: 0.5rem !important;
    border-width: 1px !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(243 244 246 / var(--tw-border-opacity)) !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}
@media (min-width: 640px) {
    .notion-callout {
        padding: 1.5rem !important
    }
}
.notion-callout-text {
    font-size: 1rem !important;
    font-weight: 600 !important;
    line-height: 1.75rem !important
}
@media (min-width: 640px) {
    .notion-callout-text {
        font-size: 1.125rem !important;
        line-height: 2rem !important
    }
}
@media (min-width: 1024px) {
    .notion-callout-text {
        font-size: 1.25rem !important;
        line-height: 2rem !important
    }
}
.notion-callout .notion-page-icon {
    height: 2rem !important;
    width: 2rem !important;
    font-size: 1.5rem !important;
    line-height: 2rem !important
}
.notion-callout-text b {
    height: auto !important
}
details summary {
    font-weight: 600 !important
}
.notion-asset-wrapper {
    margin-bottom: 0.75rem !important
}
.notion-asset-wrapper-image img {
    overflow: hidden !important;
    border-radius: 0.5rem !important
}
.notion-asset-caption {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important
}
.notion-spacer {
    width: 1.25rem !important
}
.notion-text {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    line-height: 2rem !important
}