.footer {
    padding-top: 5rem;
}
.notion-viewport {
    display: none;
}
.notion-page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.notion-page img {
    border-radius: .375rem!important;
    pointer-events: none;
    cursor: default;
}

