.desk-net-document-setting-plugin img {
    border: 1px solid #c5c5c5;
    margin: 0;
}

.desk-net-document-setting-plugin .desk-net-gutenberg-title {
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desk-net-document-setting-plugin .desk-net-gutenberg-title a {
    min-width: 28px;
    margin-top: 6px;
}

.desk-net-document-setting-plugin .desk-net-gutenberg-panel {
    display: flex;
    flex-wrap: wrap;
}

.desk-net-document-setting-plugin .desk-net-gutenberg-panel span {
    margin-right: 5px;
}

.desk-net-document-setting-plugin > a {
    margin-top: 15px;
    display: block;
}

.desk-net-document-setting-plugin > a:hover {
    text-decoration: none;
}

.desk-net-document-setting-plugin a:focus {
    outline: none;
    box-shadow: none;
}