/* This is all you. */

.max-w-xl {
    max-width: 90rem !important;
}

.outside.rad-theme {
    /* background: #fff; */
}

/* This hides the visit url and live preview buttons and the parrent field */
.publish-section .hi,
.publish-field__parent,
.publish-section-actions > div > div:first-child {
    display: none;
}
