/* #studio-root {
    background-color: rgb(61 61 61 / 90%) !important
} */

button {
    text-transform: uppercase !important;
}

#studio-root h1 {
    font-size: 5.6rem !important;
    font-weight: 800 !important;
    font-family: "FuturaLT-CondensedExtraBold", Sans-serif !important;
    text-transform: uppercase !important;
    max-width: max-content !important;
    line-height: 5.6rem !important;
    letter-spacing: -3px !important;
    color: #ffff !important;
}

/* #studio-root button,
#products button {
    color: #ffff !important;
} */

.pxe-prose p:not(.pxe-artifact-create-header p) {
    font-size: 1rem;
}

.pxe-prose li {
    font-weight: 300 !important;
}

.pxe-prose p:not(.pxe-artifact-create-header p) {
    font-weight: 450 !important;
}

ol li {
    font-weight: 450 !important;
}

#info h3,
#products h2,
#pricing h3,
.text-\[40px\] {
    font-size: 2rem !important;
    font-weight: 800 !important;
    font-family: "FuturaLT-CondensedExtraBold", Sans-serif !important;
    text-transform: uppercase !important;
    max-width: max-content !important;
    line-height: normal !important;
    letter-spacing: 0px !important;
    color: #10337e !important;
}

/* #studio-root h2 {
    color: #fff !important;
} */

.pxe-prose p {
    font-size: 20px;
}

#products {
    background: #f0f9ff !important;
    border-color: transparent !important;
}

#pricing {
    border-color: transparent !important;
}

#pricing .flex .mt-4 {
    display: none !important;
}

#pricing .flex .flex .w-full:first-child {
    display: none !important;
}

.pxe-footer {
    background: #192132 !important;
    color: #ffff !important;
}

.pxe-footer p,
.pxe-footer a {
    display: none !important;
}

#sidebar-footer p,
#sidebar-footer svg {
    display: none !important;
}


#UEI9HW214V--chat-button svg,
#G1P3YI0KHD--chat-button svg,
#UVU5A0FXQ1--chat-button svg,
#AENP9L99O1--chat-button svg {
    color: #ffff !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
    #studio-root h1 {
        font-size: 2.5rem !important;
        line-height: 2.5rem !important;
    }

    .text-\[40px\] {
        font-size: 2.5rem !important;
        line-height: 2.5rem !important;
    }

    #info h3,
    #products h2,
    #pricing h3,
    .text-\[40px\] {
        font-size: 2rem !important;
        line-height: 2rem !important;
        letter-spacing: -2px !important;
        text-align: center !important;
        margin: 0 auto;
    }

    #info .pxe-prose p {
        font-size: 0.8rem !important;
    }

    #UEI9HW214V--chat-parent,
    #AENP9L99O1--chat-parent,
    #G1P3YI0KHD--chat-parent,
    #UVU5A0FXQ1--chat-parent {
        margin: 10px !important;
    }
}

.pxe-content-page button {
    border-radius: 10px !important;
    border-width: 1px !important;
    border-color: rgb(235, 132, 48) !important;
    background-color: rgb(235, 132, 48) !important;
}