:root :where(.wp-block-site-title) {
    font-family: var(--wp--preset--font-family--system-font);
    font-size: var(--wp--preset--font-size--medium);
    font-style: italic;
    font-weight: normal;
    line-height: var(--wp--custom--typography--line-height--normal);
}
.wp-container-core-group-is-layout-901ef6e1 {
    justify-content: space-between;
}
.wp-container-core-group-is-layout-37312ec6 {
    justify-content: space-between;
}

.theme-twentytwentytwo.creator-lms-page .site-header .wp-container-core-group-is-layout-3 {
    justify-content: space-between;
}

.theme-twentytwentytwo.creator-lms-page .site-header .wp-block-navigation__responsive-container.is-menu-open {
    padding-top: var(--wp--custom--spacing--outer);
    padding-bottom: var(--wp--custom--spacing--large);
    padding-right: var(--wp--custom--spacing--outer);
    padding-left: var(--wp--custom--spacing--outer);
}

.theme-twentytwentytwo.creator-lms-checkout > .wp-site-blocks {
    padding: 0;
}

.theme-twentytwentytwo.creator-lms-checkout footer .wp-block-group.alignfull {
    padding: 0;
    margin: 0!important;
}