/* .interface-interface-skeleton__content input {
    border: none !important;
}
.menu-item-title input {
    font-size: 20px !important;
} */
.post-control {
    border: 1px solid black;
    padding: 1em;
}
.post-control .post-control-heading {
    font-size: 22px;
}
.post-control svg {
    margin-right: 1em;
}
.post-control p {
    font-size: 14px;
}
