body.is-modal .wp-container-core-group-is-layout-9e4ab394,
body.is-modal .saaslauncher-footer,
body.is-modal .wp-container-core-group-is-layout-2725d355,
.is-modal #wpadminbar {
    display: none;
}

.post-meta {
    display: none !important;
}

html.is-modal {
    margin-top: 0px !important;
}

body.is-modal:before,
body.is-modal:after {
    display: none;
}

body:not(.is-modal) {
    min-height: 100vh;
}


div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: none;
    border: none;
}

div.wpforms-container-full .wpforms-confirmation-container-full p,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
    color: var(--wp--preset--color--light-color);
    text-align: center;
}

.wp-block-button.is-style-button-with-shadow-style-one a,
:root :where(.wp-element-button, .wp-block-button__link) {
    background: #fff;
    color: #333 !important;
    border: none;
    padding: 10px 20px !important;
    font-size: 14px !important;
}

.wp-block-button.is-style-button-with-shadow-style-one a:hover,
:root:where(.wp-element-button, .wp-block-button__link):hover {
    background: #f3f3f3;
    color: #333 !important;
}

.wp-block-button.is-style-button-with-shadow-style-one a:before,
:root:where(.wp-element-button, .wp-block-button__link):before {
    display: none;
}

.saaslauncher-scrollto-top a:after {
    background-color: #333 !important;
}

.postid-192 {
    --wp--preset--color--primary: #B8D657;
    --wp--preset--color--secondary: #B8D657;
}

.postid-160 {
    --wp--preset--color--primary: #13AFF0;
    --wp--preset--color--secondary: #13AFF0;
}